add Benchmark (go) benchmark result for 6dc77f1258

This commit is contained in:
github-action-benchmark 2023-07-01 16:55:57 +00:00
parent 158327f727
commit c0ac470f4b

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1688230518405, "lastUpdate": 1688230557113,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -55034,6 +55034,38 @@ window.BENCHMARK_DATA = {
"extra": "96 times\n2 procs" "extra": "96 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "6dc77f1258fb29f1f1b667515f8731aa961e66c3",
"message": "chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.10.2 to 5.60.1 in /ui",
"timestamp": "2023-07-01T15:37:37Z",
"url": "https://github.com/pomerium/pomerium/pull/4338/commits/6dc77f1258fb29f1f1b667515f8731aa961e66c3"
},
"date": 1688230552523,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 14691396,
"unit": "ns/op",
"extra": "84 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 9416378,
"unit": "ns/op",
"extra": "123 times\n2 procs"
}
]
} }
] ]
} }