bomeara / treevo

1 stars 1 forks source link

Profile doRun_prc and improve computational speed #7

Closed dwbapst closed 6 years ago

dwbapst commented 6 years ago

Preliminary profile by @bomeara suggests that the biggest sink is solve (so geiger use is the issue). Use of data.frame seems like a small but non-negligible use of time.

dwbapst commented 6 years ago

doRun fully parallelized, testing okay, implemented as of most recent master #16