add Benchmark (go) benchmark result for 1b80e8a6c2

This commit is contained in:
github-action-benchmark 2022-08-26 21:44:25 +00:00
parent bd553f003c
commit 1f39dbd9d5

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1661465500582,
"lastUpdate": 1661550264985,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -8134,6 +8134,38 @@ window.BENCHMARK_DATA = {
"extra": "142 times\n2 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "1b80e8a6c246ec1e19bd04b0d480ece2efc548df",
"message": "config: use config.Config instead of config.Options everywhere",
"timestamp": "2022-08-26T16:26:12Z",
"url": "https://github.com/pomerium/pomerium/pull/3576/commits/1b80e8a6c246ec1e19bd04b0d480ece2efc548df"
},
"date": 1661550264541,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 16904197,
"unit": "ns/op",
"extra": "69 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10573373,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
}
]
}