We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a243bbb commit e2272a5Copy full SHA for e2272a5
benchmarks/benchmarks.jl
@@ -1,6 +1,4 @@
1
using Pkg
2
-# To ensure we benchmark the local version of DynamicPPL, dev the folder above.
3
-Pkg.develop(; path=joinpath(@__DIR__, ".."))
4
5
using DynamicPPLBenchmarks: Models, make_suite, model_dimension
6
using BenchmarkTools: @benchmark, median, run
0 commit comments