ueliwechsler
Results
11
issues of
ueliwechsler
Is there a way to benchmark an import of a package, i.e. something similar to ```julia julia>SUITE = BenchmarkGroup() julia>SUITE["Loading SetTools"] = @benchmarkable using MyPackage ERROR: syntax: "import" expression not...