My package TkIDE <http://smalltalkhub.com/#!/~tgkuo/TkIDE> relied on object database, sandstone, to store the objects.
After upgrade to 6.1 on macOS, the save process became very slow. Following the debugging process, I found the bottle neck is at this method, FLSerialization>>analysisStep. I'm just a hobbyst, not acquainted with the system core and basis packages, I cann't figure out what the cause, just guessing maybe my object is too complicated to be serialized or the FLserialization really gets something wrong. Best reguards. Eno -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html