mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for ee4ffb6a2e7cf05b6e3a17f834eaef57012ec3aa
This commit is contained in:
parent
7fc1dfbf65
commit
c62f9eb465
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1723742140299,
|
||||
"lastUpdate": 1723743155421,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -118466,6 +118466,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "181 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "ee4ffb6a2e7cf05b6e3a17f834eaef57012ec3aa",
|
||||
"message": "Optimize envoy config building",
|
||||
"timestamp": "2024-08-15T17:12:09Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5187/commits/ee4ffb6a2e7cf05b6e3a17f834eaef57012ec3aa"
|
||||
},
|
||||
"date": 1723743145058,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10929317,
|
||||
"unit": "ns/op",
|
||||
"extra": "132 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6442455,
|
||||
"unit": "ns/op",
|
||||
"extra": "171 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue