add Benchmark (go) benchmark result for bb54e8b381

This commit is contained in:
github-action-benchmark 2024-07-29 22:08:05 +00:00
parent 206ede0c49
commit 08caa847e5

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1722282434413,
"lastUpdate": 1722290885847,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -115458,6 +115458,38 @@ window.BENCHMARK_DATA = {
"extra": "189 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "bb54e8b3813486e4b4afd2cfae9e1a52d35c9dc0",
"message": "core/authorize: always pass jwt",
"timestamp": "2024-07-29T19:43:55Z",
"url": "https://github.com/pomerium/pomerium/pull/5190/commits/bb54e8b3813486e4b4afd2cfae9e1a52d35c9dc0"
},
"date": 1722290875352,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8465716,
"unit": "ns/op",
"extra": "136 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5994932,
"unit": "ns/op",
"extra": "192 times\n4 procs"
}
]
}
]
}