add Benchmark (go) benchmark result for 7343c7a0d90cbd27d334eb3bd66f3f4e22083399

This commit is contained in:
github-action-benchmark 2024-10-07 22:10:09 +00:00
parent cb17b72bc5
commit 1d488bdaef

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1728328484510, "lastUpdate": 1728339009181,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -126142,6 +126142,38 @@ window.BENCHMARK_DATA = {
"extra": "189 times\n4 procs" "extra": "189 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "7343c7a0d90cbd27d334eb3bd66f3f4e22083399",
"message": "authorize: fix transient errors from databroker causing redirect loop",
"timestamp": "2024-10-07T19:54:36Z",
"url": "https://github.com/pomerium/pomerium/pull/5317/commits/7343c7a0d90cbd27d334eb3bd66f3f4e22083399"
},
"date": 1728338997997,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8903083,
"unit": "ns/op",
"extra": "134 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6032208,
"unit": "ns/op",
"extra": "206 times\n4 procs"
}
]
} }
] ]
} }