mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 06:58:13 +02:00
add Benchmark (go) benchmark result for 22e7cdbbc5
This commit is contained in:
parent
fd0aa5b511
commit
9bb0cfaf34
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1713837388325,
|
||||
"lastUpdate": 1713908248841,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -107006,6 +107006,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "199 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "22e7cdbbc5c677e5bcf39a4f2be685f3b91ef468",
|
||||
"message": "core/identity: add disabler",
|
||||
"timestamp": "2024-04-23T11:45:11Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5084/commits/22e7cdbbc5c677e5bcf39a4f2be685f3b91ef468"
|
||||
},
|
||||
"date": 1713908240034,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9251220,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6336552,
|
||||
"unit": "ns/op",
|
||||
"extra": "187 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue