add Benchmark (go) benchmark result for e728991bf1

This commit is contained in:
github-action-benchmark 2023-01-03 16:07:56 +00:00
parent 78a5858538
commit da76d77add

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1672760957611, "lastUpdate": 1672762076533,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -27074,6 +27074,42 @@ window.BENCHMARK_DATA = {
"extra": "136 times\n2 procs" "extra": "136 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"email": "dmishin@pomerium.com",
"name": "Denis Mishin",
"username": "wasaga"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "e728991bf11ba791cbb4f8df16bd19fca677128f",
"message": "authorize: log check() error (#3846)",
"timestamp": "2023-01-03T11:05:25-05:00",
"tree_id": "a163575265b4f71b24fbf145cc89d0197439427d",
"url": "https://github.com/pomerium/pomerium/commit/e728991bf11ba791cbb4f8df16bd19fca677128f"
},
"date": 1672762075728,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 14177609,
"unit": "ns/op",
"extra": "74 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10397071,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }