add Benchmark (go) benchmark result for 9fecf9e24d0bbb32e865066d98219e1cbb5ecb6f

This commit is contained in:
github-action-benchmark 2023-08-02 15:13:48 +00:00
parent 5a13b261f5
commit aff4eccf9f

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1690989129589, "lastUpdate": 1690989228406,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -60682,6 +60682,38 @@ window.BENCHMARK_DATA = {
"extra": "126 times\n2 procs" "extra": "126 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "9fecf9e24d0bbb32e865066d98219e1cbb5ecb6f",
"message": "chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.57.0",
"timestamp": "2023-08-02T07:33:51Z",
"url": "https://github.com/pomerium/pomerium/pull/4411/commits/9fecf9e24d0bbb32e865066d98219e1cbb5ecb6f"
},
"date": 1690989223265,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 15075895,
"unit": "ns/op",
"extra": "92 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8135574,
"unit": "ns/op",
"extra": "134 times\n2 procs"
}
]
} }
] ]
} }