mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for 83a8ced3a35453b499226f2c606c630876ed1db8
This commit is contained in:
parent
b1c7eac7ce
commit
0955b2d74f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1723134887215,
|
||||
"lastUpdate": 1723135623990,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -117034,6 +117034,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "188 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "83a8ced3a35453b499226f2c606c630876ed1db8",
|
||||
"message": "envoy: log mtls failures",
|
||||
"timestamp": "2024-08-07T21:20:22Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5210/commits/83a8ced3a35453b499226f2c606c630876ed1db8"
|
||||
},
|
||||
"date": 1723135613625,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10188692,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6768230,
|
||||
"unit": "ns/op",
|
||||
"extra": "172 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue