add Benchmark (go) benchmark result for 72e69b1fe7

This commit is contained in:
github-action-benchmark 2023-12-04 21:51:38 +00:00
parent e1aa192337
commit 74aa995f86

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1701726571568, "lastUpdate": 1701726698312,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -84898,6 +84898,38 @@ window.BENCHMARK_DATA = {
"extra": "189 times\n4 procs" "extra": "189 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "72e69b1fe79a9b0fed8d06dec3c2a29b0eaea213",
"message": "authenticate: remove extra UpdateUserInfo() call",
"timestamp": "2023-12-04T18:10:41Z",
"url": "https://github.com/pomerium/pomerium/pull/4813/commits/72e69b1fe79a9b0fed8d06dec3c2a29b0eaea213"
},
"date": 1701726692409,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10946977,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6607254,
"unit": "ns/op",
"extra": "176 times\n4 procs"
}
]
} }
] ]
} }