add Benchmark (go) benchmark result for 09d1f1fa8a

This commit is contained in:
github-action-benchmark 2023-11-02 14:43:01 +00:00
parent f18250fe46
commit e2fe71a9b6

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1698895066106,
"lastUpdate": 1698936181056,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -77090,6 +77090,38 @@ window.BENCHMARK_DATA = {
"extra": "97 times\n2 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "09d1f1fa8a6277949ffc6d4057751f3f5e614535",
"message": "core/events: use synchronous channel to fix flaky test",
"timestamp": "2023-10-31T16:46:40Z",
"url": "https://github.com/pomerium/pomerium/pull/4700/commits/09d1f1fa8a6277949ffc6d4057751f3f5e614535"
},
"date": 1698936166822,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 20650188,
"unit": "ns/op",
"extra": "52 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 13319168,
"unit": "ns/op",
"extra": "79 times\n2 procs"
}
]
}
]
}