add Benchmark (go) benchmark result for aa0a47873d

This commit is contained in:
github-action-benchmark 2024-09-19 21:53:56 +00:00
parent a1bdfaabbb
commit 1ba6fc943d

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1726778790061, "lastUpdate": 1726782836131,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -124590,6 +124590,38 @@ window.BENCHMARK_DATA = {
"extra": "176 times\n4 procs" "extra": "176 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "aa0a47873d27ba95459b0d6b9555cc1970543f25",
"message": "Makefile: unset GOOS for get-envoy target",
"timestamp": "2024-09-19T20:43:06Z",
"url": "https://github.com/pomerium/pomerium/pull/5300/commits/aa0a47873d27ba95459b0d6b9555cc1970543f25"
},
"date": 1726782823768,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10273932,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6726844,
"unit": "ns/op",
"extra": "177 times\n4 procs"
}
]
} }
] ]
} }