mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-24 12:08:19 +02:00
add Benchmark (go) benchmark result for e1880ba20f
This commit is contained in:
parent
f47962c9cf
commit
b1f34a23ef
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1729876268092,
|
||||
"lastUpdate": 1729881552118,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -128050,6 +128050,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "198 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "joekralicky@gmail.com",
|
||||
"name": "Joe Kralicky",
|
||||
"username": "kralicky"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "e1880ba20fbbc7e6a02fea6003bb6bc1a051db15",
|
||||
"message": "Add new request header variable 'pomerium.jwt' (#5339)",
|
||||
"timestamp": "2024-10-25T14:35:42-04:00",
|
||||
"tree_id": "073f39cb3fc0968fdb5b38d6127c94f4560db502",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/e1880ba20fbbc7e6a02fea6003bb6bc1a051db15"
|
||||
},
|
||||
"date": 1729881539512,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10584229,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7198948,
|
||||
"unit": "ns/op",
|
||||
"extra": "169 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue