wildlife-dynamics / ecoscope-workflows

An extensible task specification and compiler for local and distributed workflows.
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Performance profiling of sequential script (i.e., will Dask be useful?) #8

Open cisaacstern opened 1 month ago

cisaacstern commented 1 month ago

After #5 is complete, let's profile performance in local execution to see if some form of multithreading/processing (e.g. Dask), could improve performance.