R2DT
R2DT copied to clipboard
Identify and resolve performance bottlenecks
- construct a test set (could use tests.py as a starting point)
- perform timing experiments to see how long each step takes as a way to identify the bottlenecks and their severity
@nawrockie