mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 02:48:05 +02:00
add Benchmark (go) benchmark result for 345b24fe57
This commit is contained in:
parent
2d0009197b
commit
4996ae73dd
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1690997578965,
|
||||
"lastUpdate": 1691076009536,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -61118,6 +61118,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "124 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "345b24fe57508bee93fe3f53a5d40c0cc19b1150",
|
||||
"message": "authorize: do not rely on Envoy client cert validation",
|
||||
"timestamp": "2023-08-03T04:27:58Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4438/commits/345b24fe57508bee93fe3f53a5d40c0cc19b1150"
|
||||
},
|
||||
"date": 1691076001441,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 17781491,
|
||||
"unit": "ns/op",
|
||||
"extra": "75 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 11293117,
|
||||
"unit": "ns/op",
|
||||
"extra": "111 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue