add Benchmark (go) benchmark result for 597cced1ca

This commit is contained in:
github-action-benchmark 2024-08-30 20:15:51 +00:00
parent e243e90f32
commit 073f37d335

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1725036410138, "lastUpdate": 1725048951684,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -121458,6 +121458,38 @@ window.BENCHMARK_DATA = {
"extra": "163 times\n4 procs" "extra": "163 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "597cced1cab8815b561bd14fc023da44c828c1d0",
"message": "zero: generate error methods for response types",
"timestamp": "2024-08-30T16:43:27Z",
"url": "https://github.com/pomerium/pomerium/pull/5252/commits/597cced1cab8815b561bd14fc023da44c828c1d0"
},
"date": 1725048940586,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9062526,
"unit": "ns/op",
"extra": "128 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6559246,
"unit": "ns/op",
"extra": "182 times\n4 procs"
}
]
} }
] ]
} }