mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
add Benchmark (go) benchmark result for bf247186fb
This commit is contained in:
parent
80c4a3ff00
commit
cd1227f0cc
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1731945320295,
|
||||
"lastUpdate": 1731947197867,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -130762,6 +130762,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "177 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "bf247186fb9eb205d72d8af8bb69f42fb49dfbcc",
|
||||
"message": "envoyconfig: cleanup",
|
||||
"timestamp": "2024-11-18T16:21:23Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5350/commits/bf247186fb9eb205d72d8af8bb69f42fb49dfbcc"
|
||||
},
|
||||
"date": 1731947185300,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8886163,
|
||||
"unit": "ns/op",
|
||||
"extra": "136 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6018674,
|
||||
"unit": "ns/op",
|
||||
"extra": "190 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue