add Benchmark (go) benchmark result for a3adcfed69

This commit is contained in:
github-action-benchmark 2023-06-15 23:19:47 +00:00
parent c7e3d70707
commit 33810169f4

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1686870726046, "lastUpdate": 1686871187065,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -50138,6 +50138,38 @@ window.BENCHMARK_DATA = {
"extra": "128 times\n2 procs" "extra": "128 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "a3adcfed6929f36aed4773536f5ec39f91b139b4",
"message": "fix checkouts",
"timestamp": "2023-06-14T13:08:50Z",
"url": "https://github.com/pomerium/pomerium/pull/4269/commits/a3adcfed6929f36aed4773536f5ec39f91b139b4"
},
"date": 1686871183679,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 15809255,
"unit": "ns/op",
"extra": "79 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8675689,
"unit": "ns/op",
"extra": "130 times\n2 procs"
}
]
} }
] ]
} }