add Benchmark (go) benchmark result for 2f8f130f31

This commit is contained in:
github-action-benchmark 2024-12-02 23:42:02 +00:00
parent de77ee329c
commit 347d2aa7d4

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1733178467094, "lastUpdate": 1733182921946,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -131924,6 +131924,38 @@ window.BENCHMARK_DATA = {
"extra": "210 times\n4 procs" "extra": "210 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "2f8f130f317d84b393cb3fbc65c3e269b652e336",
"message": "envoy: enable extended connect",
"timestamp": "2024-12-02T22:24:33Z",
"url": "https://github.com/pomerium/pomerium/pull/5387/commits/2f8f130f317d84b393cb3fbc65c3e269b652e336"
},
"date": 1733182908109,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8119457,
"unit": "ns/op",
"extra": "151 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5242189,
"unit": "ns/op",
"extra": "222 times\n4 procs"
}
]
} }
] ]
} }