0
Аяқталған

Remove adding of new voxels to the datastore from the threads

rob 11 year бұрын жаңартылды 10 year бұрын 1
This will remove all need to lock the data-store, thus speeding up the solution.
Perhaps each engine returned a list of updates to "on-complete" and then use AddorUpdate metadata to combine duplicates instead of searching for them.