Files
fhe/bench/results/reconcile_88_121_20260427T195219Z.json

136 lines
4.0 KiB
JSON

{
"name": "reconcile_88_121",
"host": {
"time": "2026-04-27T19:52:19Z",
"go_version": "go1.26.2",
"goos": "darwin",
"goarch": "arm64",
"num_cpu": 10,
"gomaxprocs": 10,
"cpu_brand": "Apple M1 Max",
"os_product": "macOS",
"os_version": "26.4",
"build_tags": "default",
"fhe_commit": "873ee56fed87a95794aefac5c4921955ba0c332a",
"lattice_commit": "a362b2e4d5fe6e67850e9dbb848fe9ab460e7711"
},
"command": "go test -test.paniconexit0 -test.count=1 -test.run=^$ -test.bench=^BenchmarkReconcile_88_vs_121$ -test.benchtime=20x -test.timeout=2m0s",
"cells": [
{
"name": "BenchmarkReconcile_88_vs_121/Go/single-poly",
"params": {
"B": "1",
"N": "4096",
"label": "go pure-Go single-poly N=4096 (the denominator in #121's ratio)",
"path": "go-pure"
},
"status": "ok",
"iterations": 1,
"median_ns": 27834,
"mean_ns": 27834,
"p50_ns": 27834,
"p95_ns": 27834,
"p99_ns": 27834,
"ops_per_sec": 35927.28317884602
},
{
"name": "BenchmarkReconcile_88_vs_121/Go/single-poly",
"params": {
"B": "1",
"N": "4096",
"label": "go pure-Go single-poly N=4096 (the denominator in #121's ratio)",
"path": "go-pure"
},
"status": "ok",
"iterations": 20,
"median_ns": 27459,
"mean_ns": 27541,
"p50_ns": 27459,
"p95_ns": 27833,
"p99_ns": 27833,
"ops_per_sec": 36417.932189810264
},
{
"name": "BenchmarkReconcile_88_vs_121/Go/batched-128-sequential",
"params": {
"B": "128",
"N": "4096",
"label": "go pure-Go N=4096 sequenced 128 times (matches what blind-rotate does)",
"path": "go-pure"
},
"status": "ok",
"iterations": 1,
"median_ns": 3540709,
"mean_ns": 3540709,
"p50_ns": 3540709,
"p95_ns": 3540709,
"p99_ns": 3540709,
"ops_per_sec": 282.42931006191134
},
{
"name": "BenchmarkReconcile_88_vs_121/Go/batched-128-sequential",
"params": {
"B": "128",
"N": "4096",
"label": "go pure-Go N=4096 sequenced 128 times (matches what blind-rotate does)",
"path": "go-pure"
},
"status": "ok",
"iterations": 20,
"median_ns": 3502958,
"mean_ns": 3558179,
"p50_ns": 3502958,
"p95_ns": 3815209,
"p99_ns": 3815209,
"ops_per_sec": 285.47302023033103
},
{
"name": "BenchmarkReconcile_88_vs_121/Metal/single-poly",
"params": {
"B": "1",
"N": "4096",
"label": "metal luxlattice single-poly N=4096 (the numerator in #121's 0.08x ratio)",
"path": "metal-luxlattice"
},
"status": "skipped",
"reason": "NotApplicable: built without -tags gpu; GPU wrapper not linked",
"iterations": 0
},
{
"name": "BenchmarkReconcile_88_vs_121/Metal/single-poly",
"params": {
"B": "1",
"N": "4096",
"label": "metal luxlattice single-poly N=4096 (the numerator in #121's 0.08x ratio)",
"path": "metal-luxlattice"
},
"status": "skipped",
"reason": "NotApplicable: built without -tags gpu; GPU wrapper not linked",
"iterations": 0
},
{
"name": "BenchmarkReconcile_88_vs_121/Metal/batched-128-fused",
"params": {
"B": "128",
"N": "4096",
"label": "metal luxlattice BatchNTT N=4096 B=128 (the #88 14.02x claim target)",
"path": "metal-luxlattice"
},
"status": "skipped",
"reason": "NotApplicable: built without -tags gpu; GPU wrapper not linked",
"iterations": 0
},
{
"name": "BenchmarkReconcile_88_vs_121/Metal/batched-128-fused",
"params": {
"B": "128",
"N": "4096",
"label": "metal luxlattice BatchNTT N=4096 B=128 (the #88 14.02x claim target)",
"path": "metal-luxlattice"
},
"status": "skipped",
"reason": "NotApplicable: built without -tags gpu; GPU wrapper not linked",
"iterations": 0
}
]
}