mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 15:08:14 +02:00
add Benchmark (go) benchmark result for 275b8015cf5498fa5aff48e74e30cea405249622
This commit is contained in:
parent
b6167f2686
commit
1cd6969f62
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1718226517369,
|
"lastUpdate": 1718229862137,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -111758,6 +111758,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "189 times\n4 procs"
|
"extra": "189 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "275b8015cf5498fa5aff48e74e30cea405249622",
|
||||||
|
"message": "Add runtime flag to allow disabling config hot-reload (#5079)",
|
||||||
|
"timestamp": "2024-06-12T20:31:46Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5112/commits/275b8015cf5498fa5aff48e74e30cea405249622"
|
||||||
|
},
|
||||||
|
"date": 1718229852392,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10730009,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7409180,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "162 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue