add Benchmark (go) benchmark result for 8935ed17fa

This commit is contained in:
github-action-benchmark 2024-10-30 19:36:47 +00:00
parent c2d2f8571a
commit 47ccff7a6b

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1730315971440, "lastUpdate": 1730317007393,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -128418,6 +128418,42 @@ window.BENCHMARK_DATA = {
"extra": "194 times\n4 procs" "extra": "194 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"email": "cdoxsey@pomerium.com",
"name": "Caleb Doxsey",
"username": "calebdoxsey"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "8935ed17fa9f05f60092f824d16ba831407efa5b",
"message": "tests: use testcontainers (#5341)\n\n* tests: use testcontainers for postgres\r\n\r\n* tests: use testcontainers for minio\r\n\r\n* remove gcs test\r\n\r\n* try installing docker\r\n\r\n* skip docker on macos",
"timestamp": "2024-10-30T13:33:30-06:00",
"tree_id": "c8664ec9c9eac936fb7fa22d5aa17450a1c053f3",
"url": "https://github.com/pomerium/pomerium/commit/8935ed17fa9f05f60092f824d16ba831407efa5b"
},
"date": 1730316994889,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9103902,
"unit": "ns/op",
"extra": "127 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6477719,
"unit": "ns/op",
"extra": "182 times\n4 procs"
}
]
} }
] ]
} }