add Benchmark (go) benchmark result for 2c44631c9a

This commit is contained in:
github-action-benchmark 2024-12-02 19:40:12 +00:00
parent 488885a7ef
commit d0336adb7b

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1733166023231, "lastUpdate": 1733168412281,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -131824,6 +131824,38 @@ window.BENCHMARK_DATA = {
"extra": "226 times\n4 procs" "extra": "226 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "2c44631c9ac285541dcc52d624a33e9d6248933a",
"message": "chore(deps): bump the go group across 1 directory with 26 updates",
"timestamp": "2024-12-02T18:50:49Z",
"url": "https://github.com/pomerium/pomerium/pull/5385/commits/2c44631c9ac285541dcc52d624a33e9d6248933a"
},
"date": 1733168399393,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8062382,
"unit": "ns/op",
"extra": "147 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5324145,
"unit": "ns/op",
"extra": "220 times\n4 procs"
}
]
} }
] ]
} }