add Benchmark (go) benchmark result for 9f18e2047f

This commit is contained in:
github-action-benchmark 2023-11-10 20:47:26 +00:00
parent e6682ce64a
commit 759c327b9a

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1699648835354, "lastUpdate": 1699649245973,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -80282,6 +80282,38 @@ window.BENCHMARK_DATA = {
"extra": "182 times\n4 procs" "extra": "182 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "9f18e2047fc3a1b22912e08eb5c0a2e964b9f752",
"message": "integration: renew test certs",
"timestamp": "2023-11-09T17:40:03Z",
"url": "https://github.com/pomerium/pomerium/pull/4740/commits/9f18e2047fc3a1b22912e08eb5c0a2e964b9f752"
},
"date": 1699649240677,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10966661,
"unit": "ns/op",
"extra": "93 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6702109,
"unit": "ns/op",
"extra": "169 times\n4 procs"
}
]
} }
] ]
} }