mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 19:08:03 +02:00
add Benchmark (go) benchmark result for 0f96402dd1
This commit is contained in:
parent
c1760acf72
commit
b45c2af01f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1698184394005,
|
"lastUpdate": 1698186317553,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -74066,6 +74066,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "86 times\n2 procs"
|
"extra": "86 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "0f96402dd1d4652f240f81e70ccf7a75baab97e2",
|
||||||
|
"message": "identity: rework session refresh error handling",
|
||||||
|
"timestamp": "2023-10-21T21:52:14Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4638/commits/0f96402dd1d4652f240f81e70ccf7a75baab97e2"
|
||||||
|
},
|
||||||
|
"date": 1698186309494,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 15655745,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "73 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9761935,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "122 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue