go-matrixprofile
go-matrixprofile copied to clipboard
Investigate any optimizations that can be done to reduce the number of allocations in MSTOMP
Currently the sorting of the multi-dimensional matrix profile calculation accounts for almost all of the allocations and slowness of the algorithm.