sys-bio / SBstoat

Parameter optimization using Tellurium
MIT License
1 stars 4 forks source link

Performance improvements #18

Open joseph-hellerstein opened 3 years ago

joseph-hellerstein commented 3 years ago
  1. Increase speedup of bootstrapping by further reducing data volumes transferred in fittedStatistic (TimeseriesStatistic)
  2. Revisit speedup of parallel implementation of SuiteFitter by looking at data volumes transferred between the Server and main process.