add Benchmark (go) benchmark result for aa1545270c

This commit is contained in:
github-action-benchmark 2024-11-18 19:57:38 +00:00
parent 2dd3a91ec8
commit c9087bf64c

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1731956948028, "lastUpdate": 1731959858279,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -130862,6 +130862,38 @@ window.BENCHMARK_DATA = {
"extra": "206 times\n4 procs" "extra": "206 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "aa1545270cc5fb1e6cca51a35b6ae2ef93948794",
"message": "HTTP/3 Support",
"timestamp": "2024-11-18T16:50:28Z",
"url": "https://github.com/pomerium/pomerium/pull/5349/commits/aa1545270cc5fb1e6cca51a35b6ae2ef93948794"
},
"date": 1731959845749,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8183390,
"unit": "ns/op",
"extra": "144 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5574409,
"unit": "ns/op",
"extra": "212 times\n4 procs"
}
]
} }
] ]
} }