Wawiti / DataInversion

GNU General Public License v3.0
0 stars 0 forks source link

Speed #1

Open Wawiti opened 7 years ago

Wawiti commented 7 years ago

Currently running way too slowly when it needs to recompute the shape factor, line 178 # Recompute shape factors with new R0' ' [Shape, dSdaT, dSdR0, ShapeL, dSLdaT, dSLdR0] = getS(R0, alpha * T, N, M, bigJ, bigH, bigHH, mu2, lam2, STinf, STinfL)

Wawiti commented 7 years ago

getS measured as 3.484 Seconds Cond measured at about 3.8 Seconds (has getS inside of it) Precompute measured at 1.15 Seconds