"Creating a systematic way to test how fast the code runs and find areas to improve." This phase of the project includes: - #44 - [x] Simulations for the same battle state and set inputs - [x] Simulations for the same battle state and different inputs - [x] Simulations for random battle states and inputs - [x] Simplifying test input creation - [ ] First round of optimizations - #45 - #46 - #48 - [x] Create a speed over time tracker - [ ] Upgrade external library versions
"Creating a systematic way to test how fast the code runs and find areas to improve."
This phase of the project includes: