add Benchmark (go) benchmark result for 902d3fdff9

This commit is contained in:
github-action-benchmark 2023-01-30 16:06:19 +00:00
parent 827040a08a
commit d1e0c73db1

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1675094768863, "lastUpdate": 1675094778970,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -30966,6 +30966,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": "902d3fdff9ceee3ed5f99df1d0e9f173e1e36238",
"message": "chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3",
"timestamp": "2023-01-30T07:06:19Z",
"url": "https://github.com/pomerium/pomerium/pull/3926/commits/902d3fdff9ceee3ed5f99df1d0e9f173e1e36238"
},
"date": 1675094777891,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13041340,
"unit": "ns/op",
"extra": "82 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8612577,
"unit": "ns/op",
"extra": "133 times\n2 procs"
}
]
} }
] ]
} }