add Benchmark (go) benchmark result for 8b69b25ffae61c7b70d6abbf543b74e50a1794fb

This commit is contained in:
github-action-benchmark 2023-06-16 18:31:36 +00:00
parent 7504d1427e
commit 67e8c0181f

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1686940237856, "lastUpdate": 1686940296548,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -52686,6 +52686,38 @@ window.BENCHMARK_DATA = {
"extra": "111 times\n2 procs" "extra": "111 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "8b69b25ffae61c7b70d6abbf543b74e50a1794fb",
"message": "chore(deps): bump @mui/material from 5.4.0 to 5.13.5 in /ui",
"timestamp": "2023-06-16T16:39:07Z",
"url": "https://github.com/pomerium/pomerium/pull/4288/commits/8b69b25ffae61c7b70d6abbf543b74e50a1794fb"
},
"date": 1686940295968,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13947749,
"unit": "ns/op",
"extra": "81 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8591864,
"unit": "ns/op",
"extra": "127 times\n2 procs"
}
]
} }
] ]
} }