mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-31 23:41:09 +02:00
add Benchmark (go) benchmark result for 8919cc5bf1
This commit is contained in:
parent
31503ba8db
commit
3d6386984f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1719529409960,
|
||||
"lastUpdate": 1719530588775,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -113578,6 +113578,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "189 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "8919cc5bf10db71df49e7dfda092b5e3a65a890e",
|
||||
"message": "update the pomerium/webauthn dependency (#5125)",
|
||||
"timestamp": "2024-06-27T19:28:51Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5157/commits/8919cc5bf10db71df49e7dfda092b5e3a65a890e"
|
||||
},
|
||||
"date": 1719530579185,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8481942,
|
||||
"unit": "ns/op",
|
||||
"extra": "142 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5825156,
|
||||
"unit": "ns/op",
|
||||
"extra": "205 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue