We need to generate detailed profiles of module runtimes and memory usage. ActivitySim already captures most of this information, if not all of it. We just need to establish a process to extract the data we want and store it in a centrally located place where we (Paul) can look at the profiles from successive runs in one place.
Some existing code to get started:
- memory profiling
- runtime logging
Feel free to post any questions or issues here or on slack.
We need to generate detailed profiles of module runtimes and memory usage. ActivitySim already captures most of this information, if not all of it. We just need to establish a process to extract the data we want and store it in a centrally located place where we (Paul) can look at the profiles from successive runs in one place.
Some existing code to get started:
Feel free to post any questions or issues here or on slack.