add Benchmark (go) benchmark result for df9f814bc1

This commit is contained in:
github-action-benchmark 2023-11-01 16:47:46 +00:00
parent 65f0b66f99
commit bc31255ff6

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1698857248839, "lastUpdate": 1698857266407,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -76506,6 +76506,38 @@ window.BENCHMARK_DATA = {
"extra": "183 times\n4 procs" "extra": "183 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "df9f814bc11fb462092ac07c758dfefbbf262655",
"message": "xds: add type url to log",
"timestamp": "2023-10-31T16:46:40Z",
"url": "https://github.com/pomerium/pomerium/pull/4696/commits/df9f814bc11fb462092ac07c758dfefbbf262655"
},
"date": 1698857257345,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10187169,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6332393,
"unit": "ns/op",
"extra": "190 times\n4 procs"
}
]
} }
] ]
} }