mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-16 08:16:18 +02:00
add Benchmark (go) benchmark result for ff1ef94b63
This commit is contained in:
parent
f7ec0ad4c1
commit
760fec8d8c
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1701911856519,
|
||||
"lastUpdate": 1701916853023,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -85698,6 +85698,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "181 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "ff1ef94b6313317cddb929a35c0989c99e1ecc58",
|
||||
"message": "authenticateflow: add stateful flow",
|
||||
"timestamp": "2023-12-06T10:39:42Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4822/commits/ff1ef94b6313317cddb929a35c0989c99e1ecc58"
|
||||
},
|
||||
"date": 1701916841490,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12669446,
|
||||
"unit": "ns/op",
|
||||
"extra": "86 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7475661,
|
||||
"unit": "ns/op",
|
||||
"extra": "156 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue