ProgressMeter.jl icon indicating copy to clipboard operation
ProgressMeter.jl copied to clipboard

Feature request: move Distributed to package extension

Open asinghvi17 opened this issue 1 year ago • 1 comments

Would there be interest in moving the showprogressdistributed function to a package extension on Distributed? It could shave ~30 ms off load times for any package that uses ProgressMeter.

I could make a PR fairly easily, but the disadvantage is that it locks new versions of the package to support a minimum Julia version of v1.9.

What do folks here think?

asinghvi17 avatar Sep 26 '24 17:09 asinghvi17

I'm fine with bumping the requirement. Make 1.10 the minimum since that will be LTS.

timholy avatar Sep 29 '24 09:09 timholy