MScientistCM / CMDuplicatesFinder

A tool to find duplicate entries in a cm0102 database.
1 stars 0 forks source link

make it multicore or enable option "from" and "to" to run many instances in paralel #3

Open MScientistCM opened 5 years ago

MScientistCM commented 5 years ago

The application is currently single core. If multiple core is not possible, I would recommend adding the possibility to provide a user selectable "from" and "to", so that a user could open multiple instances and balance the load (2x, 4x speed enhancement, according to the number of available cores).

I have plans to make it multicore indeed or with the from/to idea but its not straightforward, for now im not going to do it but in future maybe.