h2oai / db-benchmark

reproducible benchmark of database-like ops
https://h2oai.github.io/db-benchmark
Mozilla Public License 2.0
325 stars 88 forks source link

Upgrade Julia to 1.6.2 #230

Closed cmey closed 3 years ago

cmey commented 3 years ago

There's also a new Julia DataFrames version (v1.2.1) with some performance improvements which should get picked up automatically when you rerun your scripts.

jangorecki commented 3 years ago

Thanks for PR

@mattdowle after merging this PR (don't execute setup script, it is for documentation of initial setup), you need to download new Julia according to code in PR, edit path.env and edit crontab as well.

cmey commented 3 years ago

Superseded by https://github.com/h2oai/db-benchmark/pull/232