gadget-framework / gadget3

TMB-based gadget implemtation
GNU General Public License v2.0
8 stars 6 forks source link

Code benchmark / profile mode #106

Open lentinj opened 1 year ago

lentinj commented 1 year ago

It might be interesting to wrap each step with a profiling clock, e.g: https://www.r-bloggers.com/2021/11/benchmarking-rcpp-code-with-rcppclock/

The answer will probably be the growth steps, but worth checking.