add Benchmark (go) benchmark result for ae5d11f895

This commit is contained in:
github-action-benchmark 2024-05-02 16:35:20 +00:00
parent f7b4d43c60
commit 1a418b3aee

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1714667415334,
"lastUpdate": 1714667719931,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -108530,6 +108530,38 @@ window.BENCHMARK_DATA = {
"extra": "183 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "ae5d11f895ae234f42d2030f904b6f32a6cca93f",
"message": "core/lint: upgrade golangci-lint, replace interface{} with any",
"timestamp": "2024-05-02T16:27:11Z",
"url": "https://github.com/pomerium/pomerium/pull/5099/commits/ae5d11f895ae234f42d2030f904b6f32a6cca93f"
},
"date": 1714667703544,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9315233,
"unit": "ns/op",
"extra": "123 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6602733,
"unit": "ns/op",
"extra": "184 times\n4 procs"
}
]
}
]
}