add Benchmark (go) benchmark result for 5d69b925be

This commit is contained in:
github-action-benchmark 2024-11-19 15:52:03 +00:00
parent 5e3134d88e
commit abaa98989f

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1732007714776, "lastUpdate": 1732031523836,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -130926,6 +130926,42 @@ window.BENCHMARK_DATA = {
"extra": "214 times\n4 procs" "extra": "214 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"email": "cdoxsey@pomerium.com",
"name": "Caleb Doxsey",
"username": "calebdoxsey"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "5d69b925becf84f90b78d77a3819009d6d7ef6ab",
"message": "HTTP/3 Support (#5349)\n\n* wip\r\n\r\n* http3 support\r\n\r\n* add integration test\r\n\r\n* move some quic code\r\n\r\n* fix codec type\r\n\r\n* casing\r\n\r\n* add alt-svc header\r\n\r\n* add quic unit test",
"timestamp": "2024-11-19T08:48:30-07:00",
"tree_id": "2a74a93a12c6e01f98889728d857554a2086eab8",
"url": "https://github.com/pomerium/pomerium/commit/5d69b925becf84f90b78d77a3819009d6d7ef6ab"
},
"date": 1732031511672,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 7929540,
"unit": "ns/op",
"extra": "151 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5306082,
"unit": "ns/op",
"extra": "220 times\n4 procs"
}
]
} }
] ]
} }