add Benchmark (go) benchmark result for 73d9c524843ff11050333264deee2849a3473804

This commit is contained in:
github-action-benchmark 2024-03-05 21:56:04 +00:00
parent a7d31e0aec
commit 92d02b262e

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1709675681246, "lastUpdate": 1709675764607,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -101506,6 +101506,38 @@ window.BENCHMARK_DATA = {
"extra": "182 times\n4 procs" "extra": "182 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "73d9c524843ff11050333264deee2849a3473804",
"message": "chore(deps): bump golang.org/x/net from 0.20.0 to 0.22.0",
"timestamp": "2024-03-05T10:46:42Z",
"url": "https://github.com/pomerium/pomerium/pull/5014/commits/73d9c524843ff11050333264deee2849a3473804"
},
"date": 1709675755583,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8548215,
"unit": "ns/op",
"extra": "139 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6059158,
"unit": "ns/op",
"extra": "205 times\n4 procs"
}
]
} }
] ]
} }