add Benchmark (go) benchmark result for f1872b6feabf2207fa832ad01136eac9c231e06b

This commit is contained in:
github-action-benchmark 2023-06-16 18:09:50 +00:00
parent 3bd2a8826e
commit 0b11220dbf

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1686938904355, "lastUpdate": 1686938990859,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -51842,6 +51842,38 @@ window.BENCHMARK_DATA = {
"extra": "100 times\n2 procs" "extra": "100 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "f1872b6feabf2207fa832ad01136eac9c231e06b",
"message": "chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.0",
"timestamp": "2023-06-16T16:39:07Z",
"url": "https://github.com/pomerium/pomerium/pull/4278/commits/f1872b6feabf2207fa832ad01136eac9c231e06b"
},
"date": 1686938990176,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 18471217,
"unit": "ns/op",
"extra": "73 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 11926392,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }