add Benchmark (go) benchmark result for 389db04ab0

This commit is contained in:
github-action-benchmark 2024-05-01 16:40:48 +00:00
parent 774fd0736c
commit 388bde79ae

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1714581611353, "lastUpdate": 1714581648140,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -108094,6 +108094,38 @@ window.BENCHMARK_DATA = {
"extra": "190 times\n4 procs" "extra": "190 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "389db04ab0f3054f827440700623c3e1c1be3d9b",
"message": "chore(deps): bump the docker group with 3 updates",
"timestamp": "2024-05-01T16:29:45Z",
"url": "https://github.com/pomerium/pomerium/pull/5098/commits/389db04ab0f3054f827440700623c3e1c1be3d9b"
},
"date": 1714581638820,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9568236,
"unit": "ns/op",
"extra": "122 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6427777,
"unit": "ns/op",
"extra": "187 times\n4 procs"
}
]
} }
] ]
} }