Commit 480ae78
refactor: eliminate code duplication + add bench_precompute_sketch binary
- Refactor Worker to use WorkerRuntimeConfig struct and Arc<AggregationConfig>
- Add bench_precompute_sketch binary for precompute engine benchmarking
- Add e2e_precompute_equivalence integration test
- Expand design doc with second-tier merge worker design
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a3894c1 commit 480ae78
7 files changed
Lines changed: 1487 additions & 253 deletions
File tree
- asap-query-engine
- src
- bin
- precompute_engine
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
| |||
0 commit comments