mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-29 14:39:40 +02:00
add Benchmark (go) benchmark result for a81f68d50a
This commit is contained in:
parent
cf17b9c419
commit
bce6836817
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1737001521280,
|
||||
"lastUpdate": 1737046649900,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -152082,6 +152082,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "439264 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "a81f68d50acfb4defd22ebf6b313f44d77355110",
|
||||
"message": "config: fix JWT groups filter option",
|
||||
"timestamp": "2025-01-16T16:53:09Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5430/commits/a81f68d50acfb4defd22ebf6b313f44d77355110"
|
||||
},
|
||||
"date": 1737046636351,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8180577,
|
||||
"unit": "ns/op",
|
||||
"extra": "145 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5516713,
|
||||
"unit": "ns/op",
|
||||
"extra": "222 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue