mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 06:58:13 +02:00
add Benchmark (go) benchmark result for f937528627
This commit is contained in:
parent
0323ac533c
commit
9eaaa67f27
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1717439939339,
|
"lastUpdate": 1717450908250,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -111094,6 +111094,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "187 times\n4 procs"
|
"extra": "187 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "f937528627a15df0c53236534c60ff3a5f208538",
|
||||||
|
"message": "update the pomerium/webauthn dependency",
|
||||||
|
"timestamp": "2024-06-03T18:48:12Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5125/commits/f937528627a15df0c53236534c60ff3a5f208538"
|
||||||
|
},
|
||||||
|
"date": 1717450898983,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8495710,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "141 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5815772,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "199 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue