add Benchmark (go) benchmark result for e75b81ba0d

This commit is contained in:
github-action-benchmark 2024-06-11 02:44:56 +00:00
parent e3c6d2c94a
commit 7a42342c1b

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1718048536073, "lastUpdate": 1718073896312,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -111494,6 +111494,38 @@ window.BENCHMARK_DATA = {
"extra": "204 times\n4 procs" "extra": "204 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "e75b81ba0de3ce04c84c29653d6109e3027dc2a7",
"message": "zero/connect: add telemetry request command",
"timestamp": "2024-06-10T19:39:15Z",
"url": "https://github.com/pomerium/pomerium/pull/5131/commits/e75b81ba0de3ce04c84c29653d6109e3027dc2a7"
},
"date": 1718073886438,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8884828,
"unit": "ns/op",
"extra": "133 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6274094,
"unit": "ns/op",
"extra": "181 times\n4 procs"
}
]
} }
] ]
} }