add Benchmark (go) benchmark result for 96bdff5fbb

This commit is contained in:
github-action-benchmark 2023-02-23 15:11:51 +00:00
parent 2e7699bb23
commit e3a13f7982

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1677164850766, "lastUpdate": 1677165111715,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -35538,6 +35538,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": "96bdff5fbb5a024cda9d7dd346b6bae4f317d0ca",
"message": "authenticate: fix identity provider id in encrypted query string",
"timestamp": "2023-02-23T02:50:34Z",
"url": "https://github.com/pomerium/pomerium/pull/4006/commits/96bdff5fbb5a024cda9d7dd346b6bae4f317d0ca"
},
"date": 1677165110684,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 14153040,
"unit": "ns/op",
"extra": "97 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 9107541,
"unit": "ns/op",
"extra": "134 times\n2 procs"
}
]
} }
] ]
} }