mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 10:28:10 +02:00
add Benchmark (go) benchmark result for 5e92e019dc
This commit is contained in:
parent
a2e5e59d0b
commit
ea38e119f9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1703002246227,
|
"lastUpdate": 1703012503763,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -90098,6 +90098,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "194 times\n4 procs"
|
"extra": "194 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "5e92e019dcb2cc48fd8f8b1a841849ae74734f41",
|
||||||
|
"message": "core/authenticate: refactor identity authenticators to initiate redirect",
|
||||||
|
"timestamp": "2023-12-19T16:45:53Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4858/commits/5e92e019dcb2cc48fd8f8b1a841849ae74734f41"
|
||||||
|
},
|
||||||
|
"date": 1703012496445,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10033404,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6787843,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "171 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue