add Benchmark (go) benchmark result for aa16ad78bd

This commit is contained in:
github-action-benchmark 2023-08-17 23:58:42 +00:00
parent 210405d3b6
commit af7472603e

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1692314977021, "lastUpdate": 1692316722006,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -63790,6 +63790,38 @@ window.BENCHMARK_DATA = {
"extra": "122 times\n2 procs" "extra": "122 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "aa16ad78bd362a97bae6f1a157311fad80287337",
"message": "add integration test for https IP address route",
"timestamp": "2023-08-16T10:08:06Z",
"url": "https://github.com/pomerium/pomerium/pull/4476/commits/aa16ad78bd362a97bae6f1a157311fad80287337"
},
"date": 1692316715674,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 16234043,
"unit": "ns/op",
"extra": "69 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10530979,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }