opteryx
opteryx copied to clipboard
✨ [ClickBench] investigate poor performance in clickbench tests
they run locally in 8 sec, on AWS in 30 sec
initial investigation suggests two things:
- AWS c6a.XL4Large is just slower than M2 Pro Mac
- The reads are very slow - think this is essentially serial due to size of files
#1685 should improve performance
Pin and rerun benchmarks against 0.15.2, this has some performance improvements.