add Benchmark (go) benchmark result for be38da0d04

This commit is contained in:
github-action-benchmark 2024-03-20 18:06:17 +00:00
parent 336227e616
commit 55743315cd

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1710901700156, "lastUpdate": 1710957977615,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -103994,6 +103994,38 @@ window.BENCHMARK_DATA = {
"extra": "170 times\n4 procs" "extra": "170 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "be38da0d045af799f6ed0a6b78602aa6779673b1",
"message": "chore(deps): bump github.com/docker/docker from 25.0.4+incompatible to 25.0.5+incompatible",
"timestamp": "2024-03-18T10:24:24Z",
"url": "https://github.com/pomerium/pomerium/pull/5032/commits/be38da0d045af799f6ed0a6b78602aa6779673b1"
},
"date": 1710957964898,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8836382,
"unit": "ns/op",
"extra": "135 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6226079,
"unit": "ns/op",
"extra": "187 times\n4 procs"
}
]
} }
] ]
} }