mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for 3a8bdde211
This commit is contained in:
parent
cc736596ea
commit
32100e5121
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1732206389146,
|
"lastUpdate": 1732296100962,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -131122,6 +131122,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "213 times\n4 procs"
|
"extra": "213 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "cdoxsey@pomerium.com",
|
||||||
|
"name": "Caleb Doxsey",
|
||||||
|
"username": "calebdoxsey"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "3a8bdde2114884010d3f5493e1ca14ebbffebc12",
|
||||||
|
"message": "authorize: remove wait for ready (#5376)",
|
||||||
|
"timestamp": "2024-11-22T10:17:00-07:00",
|
||||||
|
"tree_id": "241a8376b3821e5917d580cfff80f96d5fab766a",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/3a8bdde2114884010d3f5493e1ca14ebbffebc12"
|
||||||
|
},
|
||||||
|
"date": 1732296077319,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 7575130,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "153 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5077057,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "238 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue