mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-29 14:39:40 +02:00
add Benchmark (go) benchmark result for 8935ed17fa
This commit is contained in:
parent
c2d2f8571a
commit
47ccff7a6b
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730315971440,
|
||||
"lastUpdate": 1730317007393,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -128418,6 +128418,42 @@ window.BENCHMARK_DATA = {
|
|||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue