mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 18:38:12 +02:00
add Benchmark (go) benchmark result for 1767a72244
This commit is contained in:
parent
5dff98ddc0
commit
3998f1b825
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1699317564542,
|
"lastUpdate": 1699378096670,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -79158,6 +79158,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "97 times\n2 procs"
|
"extra": "97 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "1767a722442fcbff4942303c0c1be3eed49384a0",
|
||||||
|
"message": "core/config: update file watcher source to handle base64 encoded certificates",
|
||||||
|
"timestamp": "2023-11-07T07:00:34Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4715/commits/1767a722442fcbff4942303c0c1be3eed49384a0"
|
||||||
|
},
|
||||||
|
"date": 1699378088010,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13711868,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "87 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8456715,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "145 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue