Releases: JuliaCI/BenchmarkTools.jl
Releases · JuliaCI/BenchmarkTools.jl
v0.2.0: add quick start to README (#82)
* add quick start to README The vast majority of users probably just want `@btime`, so I think it is useful to include a "quick start" section in the manual that just gives a couple of examples (including interpolation). * global -> external, add links * move quick start after documentation section