add Benchmark (go) benchmark result for 3a900346f7

This commit is contained in:
github-action-benchmark 2023-12-01 16:40:04 +00:00
parent b65b222e81
commit dd19db6469

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1701448224107, "lastUpdate": 1701448804326,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -82846,6 +82846,38 @@ window.BENCHMARK_DATA = {
"extra": "189 times\n4 procs" "extra": "189 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "3a900346f79b54b37370257f29d6d22000d3bad2",
"message": "chore(deps): bump docker/build-push-action from 5.0.0 to 5.1.0",
"timestamp": "2023-11-30T21:37:06Z",
"url": "https://github.com/pomerium/pomerium/pull/4777/commits/3a900346f79b54b37370257f29d6d22000d3bad2"
},
"date": 1701448793708,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 11414673,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6470112,
"unit": "ns/op",
"extra": "175 times\n4 procs"
}
]
} }
] ]
} }