Benchmark code and results for Pathfinder.jl.
All analyses are performed in reproducible Pluto notebooks in notebooks.
While they may be run interactively in Pluto, they are also Julia scripts.
To perform the analyses, run
julia notebooks/choose_hmc_config.jl # can be skipped, as the results are committed
julia notebooks/run_hmc_benchmark.jl
julia notebooks/run_pathfinder_benchmark.jl
julia notebooks/summarize_benchmark_results.jl
julia notebooks/plot_benchmark_results.jl
julia notebooks/plot_illustrations.jl