add Benchmark (go) benchmark result for 2268638c3a

This commit is contained in:
github-action-benchmark 2023-12-04 20:49:34 +00:00
parent 138e3a8b41
commit b7827acc9f

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1701722914399, "lastUpdate": 1701722974325,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -84046,6 +84046,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": "2268638c3aca22d27f9f9a2b5fd1894e88ffc6d2",
"message": "chore(deps): bump golang.org/x/sync from 0.3.0 to 0.5.0",
"timestamp": "2023-12-04T18:10:41Z",
"url": "https://github.com/pomerium/pomerium/pull/4748/commits/2268638c3aca22d27f9f9a2b5fd1894e88ffc6d2"
},
"date": 1701722968441,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10200530,
"unit": "ns/op",
"extra": "132 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6299450,
"unit": "ns/op",
"extra": "190 times\n4 procs"
}
]
} }
] ]
} }