-
Notifications
You must be signed in to change notification settings - Fork 19
benchmark tools
gregorylburgess edited this page Mar 4, 2016
·
2 revisions
R functions, Dos scripts
bench.bat : Simple Dos script to measure run time
benchmark.bat : Elaborate Dos script to measure run time (requires R with 'gmt' package)
testing_memory_inputs_functions.R : R code associated with the ADMB memory tests conducted by Ian Taylor and Allan Hicks on memory use, run time, and temporary file sizes. For background, see "Compilers" page.