add Benchmark (go) benchmark result for 97b7db0a32

This commit is contained in:
github-action-benchmark 2023-12-01 16:47:50 +00:00
parent 2868c70069
commit 58223bd585

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1701449248215, "lastUpdate": 1701449270808,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -83102,6 +83102,38 @@ window.BENCHMARK_DATA = {
"extra": "182 times\n4 procs" "extra": "182 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "97b7db0a3201aea874c37864c68f06857e553468",
"message": "chore(deps): bump @mui/icons-material from 5.14.9 to 5.14.19 in /ui",
"timestamp": "2023-11-30T21:37:06Z",
"url": "https://github.com/pomerium/pomerium/pull/4786/commits/97b7db0a3201aea874c37864c68f06857e553468"
},
"date": 1701449260195,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10956517,
"unit": "ns/op",
"extra": "106 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6709103,
"unit": "ns/op",
"extra": "177 times\n4 procs"
}
]
} }
] ]
} }