add Benchmark (go) benchmark result for 64def90532

This commit is contained in:
github-action-benchmark 2022-06-17 21:54:57 +00:00
parent 8d9791f3fa
commit aa38709db2

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1655493771103,
"lastUpdate": 1655502897521,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -34,6 +34,42 @@ window.BENCHMARK_DATA = {
"extra": "123 times\n2 procs"
}
]
},
{
"commit": {
"author": {
"email": "cdoxsey@pomerium.com",
"name": "Caleb Doxsey",
"username": "calebdoxsey"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "64def90532b4ff87fe85a0607ecaac05d8d3ba72",
"message": "add benchmark (#3433)\n\n* add benchmark\r\n\r\n* add benchmark github action\r\n\r\n* commit\r\n\r\n* permissions",
"timestamp": "2022-06-17T15:52:35-06:00",
"tree_id": "9cf5ded8d7ef5680a07d26f62dd08520ac01b543",
"url": "https://github.com/pomerium/pomerium/commit/64def90532b4ff87fe85a0607ecaac05d8d3ba72"
},
"date": 1655502897186,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 14089558,
"unit": "ns/op",
"extra": "81 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8541071,
"unit": "ns/op",
"extra": "139 times\n2 procs"
}
]
}
]
}