Revert "lastError" for now#3912
Conversation
It appears to be responsible for a considerable slowdown
|
@mikestillman - I think this fixed the slowdown. The cmake-macos build finished in 4.5 hours |
|
Did you revert specific commits, or did you manually undo some changes? |
|
Specific commits (in particular, the final 3 commits of the original PR that actually dealt with lastError) |
|
I don't think this is a good idea. Instead one should focus on the source of the slow down. For example, I'm removing |
|
Good point. I did a little experimenting and I think the big slowdown is the |
|
It's more than just |
|
|
For future reference, I think this feature could be re-implemented as a function |
|
I thought |
|
It does. |
This reverts #3654, which appears to be responsible for a considerable slowdown.