mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 14:08:09 +02:00
add Benchmark (go) benchmark result for 8b76ac8efb
This commit is contained in:
parent
9740305fc9
commit
7ee60756f3
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1725049507956,
|
"lastUpdate": 1725056316786,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -121526,6 +121526,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "198 times\n4 procs"
|
"extra": "198 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "8b76ac8efb7e74bfba44d0373d8cf612092545fe",
|
||||||
|
"message": "config: sort runtime flags, name consistency",
|
||||||
|
"timestamp": "2024-08-30T20:21:47Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5255/commits/8b76ac8efb7e74bfba44d0373d8cf612092545fe"
|
||||||
|
},
|
||||||
|
"date": 1725056306007,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9057519,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "128 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6263112,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "188 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue