add Benchmark (go) benchmark result for 73eb0ddd68f775f25b52cac6559086110a0d91d0

This commit is contained in:
github-action-benchmark 2023-12-07 17:04:34 +00:00
parent 0be3b088ae
commit c698b452ce

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1701968662334, "lastUpdate": 1701968674325,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -86714,6 +86714,38 @@ window.BENCHMARK_DATA = {
"extra": "170 times\n4 procs" "extra": "170 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "73eb0ddd68f775f25b52cac6559086110a0d91d0",
"message": "chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.0",
"timestamp": "2023-12-07T14:56:56Z",
"url": "https://github.com/pomerium/pomerium/pull/4833/commits/73eb0ddd68f775f25b52cac6559086110a0d91d0"
},
"date": 1701968668187,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 11457979,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6794320,
"unit": "ns/op",
"extra": "164 times\n4 procs"
}
]
} }
] ]
} }