add Benchmark (go) benchmark result for a7bf75abe2

This commit is contained in:
github-action-benchmark 2023-10-01 17:02:03 +00:00
parent 6532dd0fef
commit f3b2d490da

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1696178889831, "lastUpdate": 1696179723339,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -71858,6 +71858,38 @@ window.BENCHMARK_DATA = {
"extra": "121 times\n2 procs" "extra": "121 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "a7bf75abe28a415d7a62a094e48755f1fec4dce0",
"message": "chore(deps): bump actions/checkout from 4.0.0 to 4.1.0",
"timestamp": "2023-10-01T15:14:17Z",
"url": "https://github.com/pomerium/pomerium/pull/4611/commits/a7bf75abe28a415d7a62a094e48755f1fec4dce0"
},
"date": 1696179713318,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 14490660,
"unit": "ns/op",
"extra": "79 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8818721,
"unit": "ns/op",
"extra": "121 times\n2 procs"
}
]
} }
] ]
} }