Slides are availble in pdf format
arrow.qmd runs simulations with mrgsolve and processes outputs with Apache Arrow
See the Makefile for tasks
-
make taxi
callsscript/taxi.R
to download and save tiny NYC taxi data -
make read-taxi
runs read benchmarks for NYC taxi data viascript/read-taxi.R
-
make write-taxi
runs write benchmarks for NYC taxi data viascript/write-taxi.R
-
make size
compares file sizes viascript/size.R