joelberkeley/spidr

Improve compilation times for tensor usage

Opened this issue · 0 comments

The tensor tests compile very slowly. Fix this. This will probably require modifying the tensor API to be more performant.

We can get compilation timings with --timing. An initial run shows slice, transpose, sort and reverse are offenders.