add Benchmark (go) benchmark result for 68528cf754

This commit is contained in:
github-action-benchmark 2024-08-05 22:57:31 +00:00
parent b61f2abe10
commit 1f02463dc5

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1722898430700, "lastUpdate": 1722898651657,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -116634,6 +116634,38 @@ window.BENCHMARK_DATA = {
"extra": "188 times\n4 procs" "extra": "188 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "68528cf754ea86355923a9e2f798e2564fd8757a",
"message": "envoy: support http2 prior knowledge for insecure upstream targets",
"timestamp": "2024-08-05T22:50:43Z",
"url": "https://github.com/pomerium/pomerium/pull/5205/commits/68528cf754ea86355923a9e2f798e2564fd8757a"
},
"date": 1722898640803,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9508490,
"unit": "ns/op",
"extra": "126 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6406961,
"unit": "ns/op",
"extra": "188 times\n4 procs"
}
]
} }
] ]
} }