add Benchmark (go) benchmark result for b0606d9283

This commit is contained in:
github-action-benchmark 2024-07-23 17:09:51 +00:00
parent 1938b2eb0e
commit b413d41ae7

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1721701152655, "lastUpdate": 1721754591282,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -115030,6 +115030,42 @@ window.BENCHMARK_DATA = {
"extra": "180 times\n4 procs" "extra": "180 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"email": "51246568+kenjenkins@users.noreply.github.com",
"name": "Kenneth Jenkins",
"username": "kenjenkins"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "b0606d92836350e29c9a70d36ffbf1b50edc1d2f",
"message": "envoy: upgrade to v1.31.0 (#5183)",
"timestamp": "2024-07-23T10:06:03-07:00",
"tree_id": "b56d21d2bd5ad1e570a3139531a23ab14b63dfd4",
"url": "https://github.com/pomerium/pomerium/commit/b0606d92836350e29c9a70d36ffbf1b50edc1d2f"
},
"date": 1721754581151,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9605311,
"unit": "ns/op",
"extra": "122 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 36265409,
"unit": "ns/op",
"extra": "169 times\n4 procs"
}
]
} }
] ]
} }