bomeara / treevo

1 stars 1 forks source link

Consider implementation of data.table as substitute for data.frame to improve speed #8

Closed dwbapst closed 6 years ago

dwbapst commented 6 years ago

See here: https://github.com/Rdatatable/data.table/wiki

dwbapst commented 6 years ago

Prelim profile in #7 suggests this is not the primary loss of processor time but may be a non-negligible item

dwbapst commented 6 years ago

This is probably not going to provide any real speed up, as of fully-parellelized doRun code