add Benchmark (go) benchmark result for f6f748b533b962378f8da3984b8cdf98a5ec3c17

This commit is contained in:
github-action-benchmark 2023-09-19 18:59:44 +00:00
parent 5d8de50445
commit 3c00560884

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1695149963822, "lastUpdate": 1695149984147,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -70114,6 +70114,38 @@ window.BENCHMARK_DATA = {
"extra": "126 times\n2 procs" "extra": "126 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "f6f748b533b962378f8da3984b8cdf98a5ec3c17",
"message": "chore(deps): bump @mui/material from 5.4.0 to 5.14.10 in /ui",
"timestamp": "2023-09-18T09:17:15Z",
"url": "https://github.com/pomerium/pomerium/pull/4569/commits/f6f748b533b962378f8da3984b8cdf98a5ec3c17"
},
"date": 1695149976861,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 14510952,
"unit": "ns/op",
"extra": "72 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 9002984,
"unit": "ns/op",
"extra": "126 times\n2 procs"
}
]
} }
] ]
} }