mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-25 20:49:30 +02:00
add Benchmark (go) benchmark result for 503966a577
This commit is contained in:
parent
2584893fb7
commit
bb9a0d6d53
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1717532764955,
|
"lastUpdate": 1717534185306,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -111158,6 +111158,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "176 times\n4 procs"
|
"extra": "176 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "51246568+kenjenkins@users.noreply.github.com",
|
||||||
|
"name": "Kenneth Jenkins",
|
||||||
|
"username": "kenjenkins"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "503966a577d3bfff9de10634495ff96537581880",
|
||||||
|
"message": "update the pomerium/webauthn dependency (#5125)",
|
||||||
|
"timestamp": "2024-06-04T13:46:23-07:00",
|
||||||
|
"tree_id": "458ce3708abd9caf65720425cdce906d9a9f3835",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/503966a577d3bfff9de10634495ff96537581880"
|
||||||
|
},
|
||||||
|
"date": 1717534175980,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8381364,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "141 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5759487,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "214 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue