add Benchmark (go) benchmark result for 3ace992d8b

This commit is contained in:
github-action-benchmark 2023-12-01 16:47:28 +00:00
parent 350c941d0b
commit 2868c70069

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1701449167587, "lastUpdate": 1701449248215,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -83070,6 +83070,38 @@ window.BENCHMARK_DATA = {
"extra": "160 times\n4 procs" "extra": "160 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "3ace992d8bedd32125a89d46e99a8d56eda6f924",
"message": "chore(deps-dev): bump @trivago/prettier-plugin-sort-imports from 2.0.4 to 4.3.0 in /ui",
"timestamp": "2023-11-30T21:37:06Z",
"url": "https://github.com/pomerium/pomerium/pull/4785/commits/3ace992d8bedd32125a89d46e99a8d56eda6f924"
},
"date": 1701449237083,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10695961,
"unit": "ns/op",
"extra": "124 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6528635,
"unit": "ns/op",
"extra": "182 times\n4 procs"
}
]
} }
] ]
} }