add Benchmark (go) benchmark result for 9f040447a8324edf5fa906a8b177e5f2e0c8973b

This commit is contained in:
github-action-benchmark 2023-08-01 16:23:32 +00:00
parent 05a147493e
commit 5deb2f0930

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1690906970124, "lastUpdate": 1690907012603,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -59054,6 +59054,38 @@ window.BENCHMARK_DATA = {
"extra": "128 times\n2 procs" "extra": "128 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "9f040447a8324edf5fa906a8b177e5f2e0c8973b",
"message": "chore(deps-dev): bump @trivago/prettier-plugin-sort-imports from 2.0.4 to 4.2.0 in /ui",
"timestamp": "2023-08-01T14:49:43Z",
"url": "https://github.com/pomerium/pomerium/pull/4422/commits/9f040447a8324edf5fa906a8b177e5f2e0c8973b"
},
"date": 1690907006316,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 16591785,
"unit": "ns/op",
"extra": "69 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 11361448,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }