add Benchmark (go) benchmark result for a29476f61e

This commit is contained in:
github-action-benchmark 2023-10-31 16:30:43 +00:00
parent 3f9f7fa259
commit 81ae3b58cc

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1698769422781, "lastUpdate": 1698769843563,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -74926,6 +74926,42 @@ window.BENCHMARK_DATA = {
"extra": "96 times\n2 procs" "extra": "96 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": "a29476f61e0475c8e66f68ae5e52f911361622e1",
"message": "core/hpke: reduce memory usage from zstd (#4650)\n\n* core/hpke: reduce memory usage from zstd\r\n\r\n* use default compression, use default concurrency",
"timestamp": "2023-10-31T10:24:56-06:00",
"tree_id": "f610127dc18150e2cff207b766564070ebc4ca60",
"url": "https://github.com/pomerium/pomerium/commit/a29476f61e0475c8e66f68ae5e52f911361622e1"
},
"date": 1698769834801,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 16947335,
"unit": "ns/op",
"extra": "70 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10935452,
"unit": "ns/op",
"extra": "96 times\n2 procs"
}
]
} }
] ]
} }