mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
add Benchmark (go) benchmark result for 65ade8a67e
This commit is contained in:
parent
57d014a678
commit
197054d4de
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1733857646305,
|
||||
"lastUpdate": 1733857678195,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -132672,6 +132672,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "198 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "65ade8a67ee83288c0ecad5ebc5d1f810af71ab0",
|
||||
"message": "registry: fix reporter client context on config change",
|
||||
"timestamp": "2024-12-10T18:57:14Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5392/commits/65ade8a67ee83288c0ecad5ebc5d1f810af71ab0"
|
||||
},
|
||||
"date": 1733857654453,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9019248,
|
||||
"unit": "ns/op",
|
||||
"extra": "133 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6128772,
|
||||
"unit": "ns/op",
|
||||
"extra": "194 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue