colinsheppard / pevi

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

profile PEVI #7

Closed colinsheppard closed 11 years ago

colinsheppard commented 11 years ago

use the "profiler" extension to analyze where the expensive computations reside.

colinsheppard commented 11 years ago

do this in a new branch please

colinsheppard commented 11 years ago

this can be merged to master branch. please also do the following:

-make a wrapper procedure that starts the profiler, runs setup-with-fixed-seed, runs go-until, prints the profiler output, and resets the profiler -add a button to run this new procedure

arharris commented 11 years ago

Please ignore the fact that I apparently cannot spell "button."

colinsheppard commented 11 years ago

added one missing thing: 4f8dfe4