opteryx icon indicating copy to clipboard operation
opteryx copied to clipboard

✨ [ClickBench] investigate poor performance in clickbench tests

Open joocer opened this issue 1 year ago • 3 comments

they run locally in 8 sec, on AWS in 30 sec

joocer avatar May 16 '24 21:05 joocer

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

joocer avatar May 16 '24 21:05 joocer

#1685 should improve performance

joocer avatar May 27 '24 19:05 joocer

Pin and rerun benchmarks against 0.15.2, this has some performance improvements.

joocer avatar Jun 03 '24 17:06 joocer