add Benchmark (go) benchmark result for 5f6edb0093

This commit is contained in:
github-action-benchmark 2024-04-10 15:38:54 +00:00
parent dcfa1a42a1
commit 41f4fa5071

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1712666838600, "lastUpdate": 1712763534237,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -105494,6 +105494,38 @@ window.BENCHMARK_DATA = {
"extra": "195 times\n4 procs" "extra": "195 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "5f6edb009316a5a87417756c7d1df4657c3a253e",
"message": "healthcheck: add common package, zero reporter and first xds check",
"timestamp": "2024-04-08T18:50:11Z",
"url": "https://github.com/pomerium/pomerium/pull/5059/commits/5f6edb009316a5a87417756c7d1df4657c3a253e"
},
"date": 1712763525669,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10017444,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6885668,
"unit": "ns/op",
"extra": "171 times\n4 procs"
}
]
} }
] ]
} }