add Benchmark (go) benchmark result for d3e2bff18d

This commit is contained in:
github-action-benchmark 2024-08-01 16:40:00 +00:00
parent c817b3b445
commit 3ba9e5cf9d

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1722530183297, "lastUpdate": 1722530400165,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -116242,6 +116242,38 @@ window.BENCHMARK_DATA = {
"extra": "198 times\n4 procs" "extra": "198 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "d3e2bff18d0f65325bac99e419400732f01a010a",
"message": "chore(deps): bump the go group with 22 updates",
"timestamp": "2024-08-01T16:26:31Z",
"url": "https://github.com/pomerium/pomerium/pull/5203/commits/d3e2bff18d0f65325bac99e419400732f01a010a"
},
"date": 1722530382257,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9122086,
"unit": "ns/op",
"extra": "136 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6253792,
"unit": "ns/op",
"extra": "190 times\n4 procs"
}
]
} }
] ]
} }