add Benchmark (go) benchmark result for 7d4f4115bc

This commit is contained in:
github-action-benchmark 2022-11-21 16:23:46 +00:00
parent daceede834
commit 955c9f834a

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1669047812599, "lastUpdate": 1669047826749,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -20326,6 +20326,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": "7d4f4115bc1e583a437ee24a24504157f94ac3b7",
"message": "chore(deps): bump golang.org/x/crypto from 0.2.0 to 0.3.0",
"timestamp": "2022-11-20T06:51:33Z",
"url": "https://github.com/pomerium/pomerium/pull/3757/commits/7d4f4115bc1e583a437ee24a24504157f94ac3b7"
},
"date": 1669047825667,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 16074706,
"unit": "ns/op",
"extra": "70 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 11310879,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }