mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-18 00:58:08 +02:00
add Benchmark (go) benchmark result for 9dc90b41b8
This commit is contained in:
parent
0e0560a7ee
commit
ffcc7012d9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1697126428912,
|
||||
"lastUpdate": 1697661978040,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -73506,6 +73506,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "130 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "9dc90b41b894340768101a6a365371a5841d7bf2",
|
||||
"message": "config: do not add route headers to global map",
|
||||
"timestamp": "2023-10-18T17:35:04Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4629/commits/9dc90b41b894340768101a6a365371a5841d7bf2"
|
||||
},
|
||||
"date": 1697661969803,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13417743,
|
||||
"unit": "ns/op",
|
||||
"extra": "81 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8533397,
|
||||
"unit": "ns/op",
|
||||
"extra": "135 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue