add Benchmark (go) benchmark result for ac1e0c4cef

This commit is contained in:
github-action-benchmark 2023-01-16 16:20:39 +00:00
parent c1819d1c8a
commit 5a1f1892c7

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1673886028635, "lastUpdate": 1673886039718,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -29258,6 +29258,38 @@ window.BENCHMARK_DATA = {
"extra": "135 times\n2 procs" "extra": "135 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "ac1e0c4cef4bdb8e4c509edd13832766be5ac666",
"message": "chore(deps): bump github.com/minio/minio-go/v7 from 7.0.46 to 7.0.47",
"timestamp": "2023-01-16T15:44:43Z",
"url": "https://github.com/pomerium/pomerium/pull/3899/commits/ac1e0c4cef4bdb8e4c509edd13832766be5ac666"
},
"date": 1673886038648,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13193096,
"unit": "ns/op",
"extra": "90 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8133845,
"unit": "ns/op",
"extra": "147 times\n2 procs"
}
]
} }
] ]
} }