jw3126 / Setfield.jl

Update deeply nested immutable structs.
Other
167 stars 17 forks source link

Run performance tests in a subprocess #47

Closed tkf closed 6 years ago

tkf commented 6 years ago

Pkg.test sets --code-coverage etc.: https://github.com/JuliaLang/Pkg.jl/blob/d123b48e63b5a5e09cb224c6385a3f512627e4ac/src/Operations.jl#L1311-L1320

So maybe running benchmarks in subprocess helps #45?

tkf commented 6 years ago

It makes it worse! :laughing: https://travis-ci.org/jw3126/Setfield.jl/builds/420544458