Well, that's not entirely out of the question. I was able to cut the save time in half with a
You must be registered to see the links
.
I also have
You must be registered to see the links
that defers status updates. I'm not entirely happy with that specific implementation, but it was a
You must be registered to see the links
proof of concept at least. It doesn't help with LT's rampant memory consumption. That's a completely separate can of worms.
I need to get back to that at some point. The two biggest problems I have is that I have a lot of other projects I've been working on, and every time I go back to Java 8 I find myself missing modern C++/C#.