dhegberg commented on PR #13544:
URL: https://github.com/apache/datafusion/pull/13544#issuecomment-2513566309

   Updated benchmarks output:
   
   ```
   ☁  core [csv_benchmark] cargo bench --jobs 2 --bench csv_load -- --verbose
       Finished `bench` profile [optimized] target(s) in 0.19s
        Running benches/csv_load.rs 
(/Users/dhegberg/workplace/datafusion/target/release/deps/csv_load-bd58bc3aea1aaed0)
   Gnuplot not found, using plotters backend
   Generated test dataset with 69642 rows
   Benchmarking load csv testing/default csv read options
   Benchmarking load csv testing/default csv read options: Warming up for 
3.0000 s
   Benchmarking load csv testing/default csv read options: Collecting 100 
samples in estimated 20.197 s (1100 iterations)
   Benchmarking load csv testing/default csv read options: Analyzing
   load csv testing/default csv read options
                           time:   [20.094 ms 20.263 ms 20.426 ms]
                           change: [-0.5031% +0.9097% +2.1820%] (p = 0.20 > 
0.05)
                           No change in performance detected.
   mean   [20.094 ms 20.426 ms] std. dev.      [729.56 µs 941.81 µs]
   median [20.314 ms 20.622 ms] med. abs. dev. [440.35 µs 1.0435 ms]
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to