mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-29 14:39:40 +02:00
add Benchmark (go) benchmark result for cc3431bd4a
This commit is contained in:
parent
f75abe2983
commit
172854b272
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1728514544344,
|
||||
"lastUpdate": 1728515885206,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -126542,6 +126542,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "187 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "cc3431bd4a2db457be8e690ba27d4ba8dc99db8b",
|
||||
"message": "config/k8s: allow configuring claims used to detect user/group",
|
||||
"timestamp": "2024-10-09T22:52:01Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5323/commits/cc3431bd4a2db457be8e690ba27d4ba8dc99db8b"
|
||||
},
|
||||
"date": 1728515873168,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9172708,
|
||||
"unit": "ns/op",
|
||||
"extra": "129 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6418658,
|
||||
"unit": "ns/op",
|
||||
"extra": "183 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue