mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 19:08:03 +02:00
add Benchmark (go) benchmark result for 2c1fc4c8c6
This commit is contained in:
parent
b8afefc32c
commit
b19d2de20b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1690236103116,
|
||||
"lastUpdate": 1690237065341,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -57678,6 +57678,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "2c1fc4c8c68e09e993f00cb78ff5eab5c2ec1a6c",
|
||||
"message": "authorize: omit client cert rule when not needed",
|
||||
"timestamp": "2023-07-24T21:01:10Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4386/commits/2c1fc4c8c68e09e993f00cb78ff5eab5c2ec1a6c"
|
||||
},
|
||||
"date": 1690237060226,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 17209936,
|
||||
"unit": "ns/op",
|
||||
"extra": "76 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 10818315,
|
||||
"unit": "ns/op",
|
||||
"extra": "99 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue