add Benchmark (go) benchmark result for 6cbb7d07c2

This commit is contained in:
github-action-benchmark 2022-11-30 21:08:52 +00:00
parent 59c8f8130e
commit dd270d69b9

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1669840430544,
"lastUpdate": 1669842532023,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -21726,6 +21726,38 @@ window.BENCHMARK_DATA = {
"extra": "100 times\n2 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "6cbb7d07c2f9c2228be6662674ba7c08fd80ce3d",
"message": "urlutil: add time validation functions",
"timestamp": "2022-11-30T10:56:18Z",
"url": "https://github.com/pomerium/pomerium/pull/3776/commits/6cbb7d07c2f9c2228be6662674ba7c08fd80ce3d"
},
"date": 1669842531579,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13037689,
"unit": "ns/op",
"extra": "96 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8519740,
"unit": "ns/op",
"extra": "144 times\n2 procs"
}
]
}
]
}