https://juliaci.github.io/BenchmarkTools.jl/dev/manual/#Caching-Parameters 1. Start a Julia session 2. Execute a benchmark suite using an old version of your package 3. Save the results somehow (e.g. in a JSON file) how? The following description is about saving the parameters to a file, but how do I actually save the Benchmark Results?