add Benchmark (go) benchmark result for 9ac7f53046

This commit is contained in:
github-action-benchmark 2023-11-01 17:28:34 +00:00
parent 749bd1f585
commit dfe1463c15

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1698857304411, "lastUpdate": 1698859713996,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -76570,6 +76570,38 @@ window.BENCHMARK_DATA = {
"extra": "88 times\n2 procs" "extra": "88 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "9ac7f5304623a0ed4ee8683ae5d97932270a5818",
"message": "core/filemgr: use xxhash instead of sha512 for filenames",
"timestamp": "2023-10-31T16:46:40Z",
"url": "https://github.com/pomerium/pomerium/pull/4697/commits/9ac7f5304623a0ed4ee8683ae5d97932270a5818"
},
"date": 1698859706360,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13371804,
"unit": "ns/op",
"extra": "85 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8629234,
"unit": "ns/op",
"extra": "133 times\n2 procs"
}
]
} }
] ]
} }