mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 16:59:22 +02:00
add Benchmark (go) benchmark result for 5d3f0b8457
This commit is contained in:
parent
0cbfe806ff
commit
5f5010acd5
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1738094926019,
|
||||
"lastUpdate": 1738096731705,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -163638,6 +163638,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "192 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "5d3f0b84575d1d43b8ac5b75450371087d93679e",
|
||||
"message": "authorize: log JWT groups filtering (#5432)",
|
||||
"timestamp": "2025-01-27T21:41:12Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5454/commits/5d3f0b84575d1d43b8ac5b75450371087d93679e"
|
||||
},
|
||||
"date": 1738096716935,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8321215,
|
||||
"unit": "ns/op",
|
||||
"extra": "128 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5405805,
|
||||
"unit": "ns/op",
|
||||
"extra": "213 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue