mindpark
mindpark copied to clipboard
Improve plotting performance
Profile SQLite and plotting code, and consider computing 2D histograms in Numpy before passing the data to Matplotlib. Could also be parallelized trivially.