add Benchmark (go) benchmark result for 9b5024b283

This commit is contained in:
github-action-benchmark 2023-06-16 16:18:18 +00:00
parent 4325d57732
commit b10fa7e7a8

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1686928092006, "lastUpdate": 1686932298363,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -50434,6 +50434,38 @@ window.BENCHMARK_DATA = {
"extra": "100 times\n2 procs" "extra": "100 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "9b5024b28353b8e304912d8b219ebddcdf42790e",
"message": "dependabot: improvements",
"timestamp": "2023-06-14T13:08:50Z",
"url": "https://github.com/pomerium/pomerium/pull/4261/commits/9b5024b28353b8e304912d8b219ebddcdf42790e"
},
"date": 1686932297859,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 18051944,
"unit": "ns/op",
"extra": "79 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10892001,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }