Re: [Rust] DataFusion benchmarks

2019-10-20 Thread Jacques Nadeau
Super cool. Thanks for sharing! On Sun, Oct 20, 2019 at 10:52 AM Andy Grove wrote: > Now that the DataFusion query execution code has been re-written to use a > physical query plan with support for multi-threaded execution, I have > started running some benchmarks again. Here are the results so

[Rust] DataFusion benchmarks

2019-10-20 Thread Andy Grove
Now that the DataFusion query execution code has been re-written to use a physical query plan with support for multi-threaded execution, I have started running some benchmarks again. Here are the results so far: https://andygrove.io/rust_bigdata_benchmarks/