add Benchmark (go) benchmark result for 95579fe96a

This commit is contained in:
github-action-benchmark 2023-12-14 22:55:02 +00:00
parent 633a7b1932
commit 9ad92894c9

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1702583501175, "lastUpdate": 1702594502060,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -89798,6 +89798,38 @@ window.BENCHMARK_DATA = {
"extra": "168 times\n4 procs" "extra": "168 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "95579fe96a753a3a86daf3677011006acb670193",
"message": "core/config: remove debug option, always use json logs",
"timestamp": "2023-12-14T15:11:41Z",
"url": "https://github.com/pomerium/pomerium/pull/4857/commits/95579fe96a753a3a86daf3677011006acb670193"
},
"date": 1702594495457,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9518229,
"unit": "ns/op",
"extra": "126 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6902100,
"unit": "ns/op",
"extra": "176 times\n4 procs"
}
]
} }
] ]
} }