add Benchmark (go) benchmark result for 4d9fd02c3c

This commit is contained in:
github-action-benchmark 2023-03-27 17:04:38 +00:00
parent a16c33e079
commit 01ce0ffece

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1679936659501, "lastUpdate": 1679936678836,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -39410,6 +39410,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": "4d9fd02c3cbf865d90253dc289a93d09a354ce32",
"message": "chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0",
"timestamp": "2023-03-27T15:38:36Z",
"url": "https://github.com/pomerium/pomerium/pull/4082/commits/4d9fd02c3cbf865d90253dc289a93d09a354ce32"
},
"date": 1679936677808,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 18574510,
"unit": "ns/op",
"extra": "56 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 11282583,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }