mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for b2608ad854
This commit is contained in:
parent
20fee71204
commit
6ee55a3ba9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1729283230712,
|
||||
"lastUpdate": 1729535852299,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -126910,6 +126910,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "180 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "b2608ad854736ba85027724a104a08419a3543db",
|
||||
"message": "config: suppress unused warnings for all fields in embedded route env…",
|
||||
"timestamp": "2024-10-18T08:54:47Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5330/commits/b2608ad854736ba85027724a104a08419a3543db"
|
||||
},
|
||||
"date": 1729535840713,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9152638,
|
||||
"unit": "ns/op",
|
||||
"extra": "130 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6659541,
|
||||
"unit": "ns/op",
|
||||
"extra": "181 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue