mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 02:18:42 +02:00
add Benchmark (go) benchmark result for 9c549bed99
This commit is contained in:
parent
87464b821d
commit
23b3915d79
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1690215419540,
|
||||
"lastUpdate": 1690218409005,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -57410,6 +57410,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "106 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "9c549bed99fd06f9092c0e2a4d9ab6ff935e1ccf",
|
||||
"message": "authorize: omit client cert rule when not needed",
|
||||
"timestamp": "2023-07-21T17:04:03Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4386/commits/9c549bed99fd06f9092c0e2a4d9ab6ff935e1ccf"
|
||||
},
|
||||
"date": 1690218403506,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 16227423,
|
||||
"unit": "ns/op",
|
||||
"extra": "66 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 11824823,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue