add Benchmark (go) benchmark result for b618bca8c3

This commit is contained in:
github-action-benchmark 2023-09-01 16:09:57 +00:00
parent 0b2e26e116
commit 15321586bc

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1693584595914, "lastUpdate": 1693584597242,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -64418,6 +64418,38 @@ window.BENCHMARK_DATA = {
"extra": "121 times\n2 procs" "extra": "121 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "b618bca8c32f2e6744944975445a37463535ee22",
"message": "chore(deps): bump @mui/icons-material from 5.3.1 to 5.14.7 in /ui",
"timestamp": "2023-09-01T07:15:51Z",
"url": "https://github.com/pomerium/pomerium/pull/4500/commits/b618bca8c32f2e6744944975445a37463535ee22"
},
"date": 1693584591898,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 14159891,
"unit": "ns/op",
"extra": "88 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8701134,
"unit": "ns/op",
"extra": "136 times\n2 procs"
}
]
} }
] ]
} }