go-matrixprofile icon indicating copy to clipboard operation
go-matrixprofile copied to clipboard

Investigate any optimizations that can be done to reduce the number of allocations in MSTOMP

Open aouyang1 opened this issue 6 years ago • 0 comments

Currently the sorting of the multi-dimensional matrix profile calculation accounts for almost all of the allocations and slowness of the algorithm.

aouyang1 avatar Jan 12 '19 02:01 aouyang1