From bug 282: "It might be possible to 'recompute' a Sparse*Sparse product where the structure did not change thus no overhead for reallocation would arise." However, this is not trivial because currently we always evaluate into a temporary and then do a shallow copy (swap) to the destination matrix.
I meant bug 284.
-- GitLab Migration Automatic Message -- This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/385.