Files
fhe/bench/results/reconcile_88_121_20260427T194830Z.json
T

136 lines
4.0 KiB
JSON

{
"name": "reconcile_88_121",
"host": {
"time": "2026-04-27T19:48:30Z",
"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_ -test.benchtime=10x -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": 27500,
"mean_ns": 27500,
"p50_ns": 27500,
"p95_ns": 27500,
"p99_ns": 27500,
"ops_per_sec": 36363.63636363636
},
{
"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": 27667,
"mean_ns": 27667,
"p50_ns": 27667,
"p95_ns": 27667,
"p99_ns": 27667,
"ops_per_sec": 36144.14284165251
},
{
"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": 3548250,
"mean_ns": 3548250,
"p50_ns": 3548250,
"p95_ns": 3548250,
"p99_ns": 3548250,
"ops_per_sec": 281.8290706686395
},
{
"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": 3755083,
"mean_ns": 3755083,
"p50_ns": 3755083,
"p95_ns": 3755083,
"p99_ns": 3755083,
"ops_per_sec": 266.3056981696543
},
{
"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
}
]
}