add Benchmark (go) benchmark result for 093a2ec5e2

This commit is contained in:
github-action-benchmark 2024-09-03 19:56:39 +00:00
parent 7b99a16090
commit f11cc95e1f

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1725392650431, "lastUpdate": 1725393399539,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -121862,6 +121862,38 @@ window.BENCHMARK_DATA = {
"extra": "175 times\n4 procs" "extra": "175 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "093a2ec5e23029a3cf2f8777ce3699699e2960d7",
"message": "chore(deps): bump github.com/opencontainers/runc from 1.1.12 to 1.1.14",
"timestamp": "2024-09-03T19:40:32Z",
"url": "https://github.com/pomerium/pomerium/pull/5261/commits/093a2ec5e23029a3cf2f8777ce3699699e2960d7"
},
"date": 1725393388289,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9525900,
"unit": "ns/op",
"extra": "121 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6921713,
"unit": "ns/op",
"extra": "175 times\n4 procs"
}
]
} }
] ]
} }