Project

General

Profile

Slug #1517

Updated by John Abbott over 3 years ago

The profiler tells me that @RandomLinearForm@ spends most (almost all!) of its time in @operator+=@.

If the indets are ordered nicely (how can we know this?) then the it may be better to use @PushFront@?

Anyway, @RandomLinearForm@ is disappointingly slow in the test example from issue #1514 (with 1000 indets)

Back