Open brian-kelley opened 1 year ago
This issue has had no activity for 365 days and is marked for closure. It will be closed after an additional 30 days of inactivity.
If you would like to keep this issue open please add a comment and/or remove the MARKED_FOR_CLOSURE
label.
If this issue should be kept open even with no activity beyond the time limits you can add the label DO_NOT_AUTOCLOSE
.
If it is ok for this issue to be closed, feel free to go ahead and close it. Please do not add any comments or change any labels or otherwise touch this issue unless your intention is to reset the inactivity counter for an additional year.
Bug Report
In #12009, graph filling and fillComplete both slowed down significantly, even though the changes should have not had an effect on those. Here is some data from the 4-rank FE assembly performance test on vortex.
Before (bbe586f):
After (ca4f21a):
So the total time went up by over 4 seconds. This slowdown also happened on eclipse (CTS1).
@cwpearson @csiefer2