mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 01:18:08 +02:00
add Benchmark (go) benchmark result for e12eb4f759
This commit is contained in:
parent
9f04b39985
commit
f5e7af0846
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1677516836005,
|
"lastUpdate": 1677516860019,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -35810,6 +35810,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "138 times\n2 procs"
|
"extra": "138 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "e12eb4f7590ce460a4b7ad64c8ca5817f0602aab",
|
||||||
|
"message": "authorize: allow access to /.pomerium/webauthn when policy denies access",
|
||||||
|
"timestamp": "2023-02-27T16:25:48Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4016/commits/e12eb4f7590ce460a4b7ad64c8ca5817f0602aab"
|
||||||
|
},
|
||||||
|
"date": 1677516859367,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 12588738,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7728392,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "153 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue