add Benchmark (go) benchmark result for 8061cab1c0

This commit is contained in:
github-action-benchmark 2023-05-16 14:25:22 +00:00
parent e7b90cbd34
commit a5e812d3f3

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1684186740460, "lastUpdate": 1684247122380,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -45522,6 +45522,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": "8061cab1c02e7e3f8cd06efc968e6ffdc3ef1803",
"message": "authenticate: add aws cognito",
"timestamp": "2023-05-16T09:15:24Z",
"url": "https://github.com/pomerium/pomerium/pull/4137/commits/8061cab1c02e7e3f8cd06efc968e6ffdc3ef1803"
},
"date": 1684247121452,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 17104660,
"unit": "ns/op",
"extra": "67 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10691742,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }