add Benchmark (go) benchmark result for 20c4098188

This commit is contained in:
github-action-benchmark 2023-11-01 21:12:43 +00:00
parent f5bccfdcfc
commit 0c92ddca74

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1698872874222, "lastUpdate": 1698873163819,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -76930,6 +76930,38 @@ window.BENCHMARK_DATA = {
"extra": "138 times\n2 procs" "extra": "138 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "20c4098188658a5c7c54e7ba951ba505e80d0a54",
"message": "databroker: remove redis storage backend",
"timestamp": "2023-10-31T16:46:40Z",
"url": "https://github.com/pomerium/pomerium/pull/4699/commits/20c4098188658a5c7c54e7ba951ba505e80d0a54"
},
"date": 1698873155601,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 15740696,
"unit": "ns/op",
"extra": "79 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10871307,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }