Closed sbailey closed 5 years ago
@ana-lyons @williyamshoe @rdoshi99 have any of you run this branch? Any problems, comments, or objections? I'd like to get this merged into master to avoid future merge conflicts as other work happens.
No issues on my end
Same; no errors/warnings come up, and summary seems significantly faster.
Thanks for the checks; merging now.
This PR makes
surveyqa.summary.make_plots
~2.7x faster from a variety of optimizations. I'll add comments inline to explain the changes.@ana-lyons @rdoshi99 @williyamshoe please take a look at these changes to understand what changed and why. Visually they appear to produce identical output, though the summary.html files are not identical with master, though I haven't determined exactly what is different and why (maybe just rounding / timestamps? maybe worse? please double check me...)
On Monday we can discuss the tools I used to identify the hotspots for optimization.