add Benchmark (go) benchmark result for 31f275c85a

This commit is contained in:
github-action-benchmark 2022-11-30 20:33:50 +00:00
parent d931678078
commit 59c8f8130e

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1669682953010,
"lastUpdate": 1669840430544,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -21694,6 +21694,38 @@ window.BENCHMARK_DATA = {
"extra": "123 times\n2 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "31f275c85a6c1f453ed9604b4b8cc1f5fb64c6f5",
"message": "httputil: add cookie chunker",
"timestamp": "2022-11-30T10:56:18Z",
"url": "https://github.com/pomerium/pomerium/pull/3775/commits/31f275c85a6c1f453ed9604b4b8cc1f5fb64c6f5"
},
"date": 1669840429550,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 16864644,
"unit": "ns/op",
"extra": "60 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 12363015,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
}
]
}