add Benchmark (go) benchmark result for 00b18e8e7e

This commit is contained in:
github-action-benchmark 2023-11-03 22:19:48 +00:00
parent b020397ef3
commit 1d7f3152bb

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1699049002056,
"lastUpdate": 1699049988708,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -78566,6 +78566,38 @@ window.BENCHMARK_DATA = {
"extra": "163 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "00b18e8e7ea7963e67f3ca01869c35e298c00d8e",
"message": "core/authorize: cache prepared query building",
"timestamp": "2023-11-03T17:13:33Z",
"url": "https://github.com/pomerium/pomerium/pull/4703/commits/00b18e8e7ea7963e67f3ca01869c35e298c00d8e"
},
"date": 1699049980403,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 14035320,
"unit": "ns/op",
"extra": "82 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 9123546,
"unit": "ns/op",
"extra": "133 times\n2 procs"
}
]
}
]
}