add Benchmark (go) benchmark result for bc8e4774ef

This commit is contained in:
github-action-benchmark 2023-06-16 17:05:35 +00:00
parent bc8e576aa5
commit 41feef8144

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1686935103780, "lastUpdate": 1686935135638,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -51142,6 +51142,38 @@ window.BENCHMARK_DATA = {
"extra": "140 times\n2 procs" "extra": "140 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "bc8e4774eff57305bba8641dff92de1116849b88",
"message": "chore(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0",
"timestamp": "2023-06-16T16:39:07Z",
"url": "https://github.com/pomerium/pomerium/pull/4294/commits/bc8e4774eff57305bba8641dff92de1116849b88"
},
"date": 1686935134798,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 15149528,
"unit": "ns/op",
"extra": "79 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10203456,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }