add Benchmark (go) benchmark result for b3b95aedf16b530607ff2f7ecd17223e325f44e3

This commit is contained in:
github-action-benchmark 2024-10-25 18:48:23 +00:00
parent 5ff3f0205a
commit a0cd3db039

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1729882056373, "lastUpdate": 1729882103539,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -128118,6 +128118,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": "b3b95aedf16b530607ff2f7ecd17223e325f44e3",
"message": "New integration test fixtures",
"timestamp": "2024-10-25T18:35:46Z",
"url": "https://github.com/pomerium/pomerium/pull/5233/commits/b3b95aedf16b530607ff2f7ecd17223e325f44e3"
},
"date": 1729882090696,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10996733,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 7184468,
"unit": "ns/op",
"extra": "172 times\n4 procs"
}
]
} }
] ]
} }