add Benchmark (go) benchmark result for bb5b157c5f

This commit is contained in:
github-action-benchmark 2023-12-01 16:48:01 +00:00
parent 58223bd585
commit dabbf9fb6e

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1701449270808, "lastUpdate": 1701449281741,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -83134,6 +83134,38 @@ window.BENCHMARK_DATA = {
"extra": "177 times\n4 procs" "extra": "177 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "bb5b157c5ff8ba105ebbbbac3490946a928bbbb8",
"message": "chore(deps): bump @mui/material from 5.4.0 to 5.14.19 in /ui",
"timestamp": "2023-11-30T21:37:06Z",
"url": "https://github.com/pomerium/pomerium/pull/4787/commits/bb5b157c5ff8ba105ebbbbac3490946a928bbbb8"
},
"date": 1701449276098,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10747238,
"unit": "ns/op",
"extra": "97 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6743231,
"unit": "ns/op",
"extra": "186 times\n4 procs"
}
]
} }
] ]
} }