richelbilderbeek / razzo

Research project by Giovanni Laudanno and Richel J.C. Bilderbeek
GNU General Public License v3.0
2 stars 2 forks source link

Write 'collect_run_times' #262

Closed richelbilderbeek closed 5 years ago

richelbilderbeek commented 5 years ago

Here are the run times:

run_times.zip

richelbilderbeek commented 5 years ago

Here is the figure, vertical lines denote the mean time.

fig_run_times

richelbilderbeek commented 5 years ago

As table:

date mean
20190621 262.9167
20190717 332.6250
20190801 2318.3750
20190808 2444.7917
20190815 5863.6458
20190827 154.5000
20190829 11916.7111
richelbilderbeek commented 5 years ago

The human-interpreted table, of only the useful/full runs:

date mean (in hours) crown_age n_candidates
20190801 0.6439931 6 3
20190808 0.6791088 6 3
20190815 1.6287905 7 3
20190829 3.3101975 6 40
20190903 4.1418981 6 40

This is for two replicates per parameter combination.

richelbilderbeek commented 5 years ago
richelbilderbeek commented 5 years ago

In number of hours:

fig_run_times

date mean crown_age n_candidates
20190801 0.6439931 6 3
20190808 0.6791088 6 3
20190815 1.6287905 7 3
20190829 3.3101975 6 40
20190903 4.1418981 6 40

This is for two replicates per parameter combination.

richelbilderbeek commented 5 years ago

Note that the 20190903 run is missing, with crown age = 6, candidate option = 3 Fixed it!

richelbilderbeek commented 5 years ago

New run:

fig_run_times

date mean crown_age n_candidates
20190801 0.6439931 6 3
20190808 0.6791088 6 3
20190815 1.6287905 7 3
20190829 3.3101975 6 40
20190903 4.1418981 6 40
20190904 0.6348322 6 4
richelbilderbeek commented 5 years ago

Works great! Closing this Issue!