add Benchmark (go) benchmark result for 953a1e57ca

This commit is contained in:
github-action-benchmark 2024-08-05 23:02:32 +00:00
parent 1f02463dc5
commit a40b53e063

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1722898651657, "lastUpdate": 1722898952208,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -116666,6 +116666,38 @@ window.BENCHMARK_DATA = {
"extra": "188 times\n4 procs" "extra": "188 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "953a1e57ca58c1e74fa310df829ef3ab4fe2ad8f",
"message": "chore(deps): bump the go group across 1 directory with 26 updates",
"timestamp": "2024-08-05T22:50:43Z",
"url": "https://github.com/pomerium/pomerium/pull/5207/commits/953a1e57ca58c1e74fa310df829ef3ab4fe2ad8f"
},
"date": 1722898941317,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9423762,
"unit": "ns/op",
"extra": "132 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6590909,
"unit": "ns/op",
"extra": "184 times\n4 procs"
}
]
} }
] ]
} }