Topic: Speed-up EA Studio code? (https://prepack.io/)
Hi Popov,
in case you don´t know this Javascript-Optimizer, give it a try here:
I was able to speed-up several of my Javascript-apps by > 100% with it. All you need to do is to paste your code there and let it process it. Just take note that if the code is really large, you´ll have to run it locally (get it from Github) as they have a timeout of 1000ms for the processing.
It´s an amazing tool and I am sure it can speed-up EA Studio by a good degree too. Let me know how it did go...
Cheers :-)