funkelab / daisy

Block-wise task scheduling for large nD volumes.
MIT License
25 stars 16 forks source link

no more deepcopy, tested and scheduler faster #47

Closed mzouink closed 4 months ago

mzouink commented 4 months ago

schuduler went from 80 blocks/s to 140 blocks/s

result_sch3

mzouink commented 4 months ago

@pattonw

mzouink commented 4 months ago

related https://github.com/janelia-cellmap/dacapo/issues/16

pattonw commented 4 months ago

Not too much to review. Looks like a great change to me since no tests break, and I can't think of any reason the copy would be necessary, it looks like its just wasting time.