add Benchmark (go) benchmark result for eaf791fc90

This commit is contained in:
github-action-benchmark 2024-09-03 20:24:46 +00:00
parent 9c5bb69ca1
commit d986dda5b5

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1725394654772, "lastUpdate": 1725395086783,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -121930,6 +121930,38 @@ window.BENCHMARK_DATA = {
"extra": "190 times\n4 procs" "extra": "190 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "eaf791fc905150f2e8e3d84baf605bafd7da0d01",
"message": "chore(deps): bump the go group across 1 directory with 28 updates",
"timestamp": "2024-09-03T20:14:04Z",
"url": "https://github.com/pomerium/pomerium/pull/5262/commits/eaf791fc905150f2e8e3d84baf605bafd7da0d01"
},
"date": 1725395064900,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10188440,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6893785,
"unit": "ns/op",
"extra": "176 times\n4 procs"
}
]
} }
] ]
} }