mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 14:38:09 +02:00
add Benchmark (go) benchmark result for bf5cd90e1f
This commit is contained in:
parent
9622f75237
commit
7e22fff950
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1722019023120,
|
||||
"lastUpdate": 1722029069187,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -115358,6 +115358,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "170 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "bf5cd90e1fb0394d2f8926b7afa9a019a15e6476",
|
||||
"message": "authenticate: rework session ID token handling",
|
||||
"timestamp": "2024-07-26T17:30:27Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5178/commits/bf5cd90e1fb0394d2f8926b7afa9a019a15e6476"
|
||||
},
|
||||
"date": 1722029059256,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9571821,
|
||||
"unit": "ns/op",
|
||||
"extra": "121 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6338355,
|
||||
"unit": "ns/op",
|
||||
"extra": "189 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue