mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for 71e306f76c
This commit is contained in:
parent
bac7ede97b
commit
376cbdd90e
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1726085677271,
|
||||
"lastUpdate": 1726086225187,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -123302,6 +123302,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "157 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "71e306f76cdbd3afabfd2b8fda735f44ce12e2c8",
|
||||
"message": "core/zero: add usage reporter",
|
||||
"timestamp": "2024-09-11T14:55:26Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5281/commits/71e306f76cdbd3afabfd2b8fda735f44ce12e2c8"
|
||||
},
|
||||
"date": 1726086213746,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9577090,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6488182,
|
||||
"unit": "ns/op",
|
||||
"extra": "183 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue