JuliaParallel / Dagger.jl

A framework for out-of-core and parallel execution
Other
638 stars 67 forks source link

Various performance and memory optimizations #558

Open jpsamaroo opened 3 months ago

jpsamaroo commented 3 months ago

This PR implements a variety of performance tweaks and memory usage optimizations to improve the overall performance of Dagger under various conditions, particularly when dealing with many small tasks.

Todo: