mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for c7ec7650b3
This commit is contained in:
parent
296cf8183f
commit
33cf4e59b9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1738622119534,
|
"lastUpdate": 1738622134265,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -168280,6 +168280,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "206 times\n4 procs"
|
"extra": "206 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "c7ec7650b3bd4c5a6877e085c30f8caa8b8a7e83",
|
||||||
|
"message": "config: escape % signs in local reply format string",
|
||||||
|
"timestamp": "2025-02-03T22:31:10Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5469/commits/c7ec7650b3bd4c5a6877e085c30f8caa8b8a7e83"
|
||||||
|
},
|
||||||
|
"date": 1738622105025,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8525252,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "139 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6029471,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "210 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue