Harbs commented on issue #641: Fix PAYG violations and code debt URL: https://github.com/apache/royale-asjs/issues/641#issuecomment-570498731 Here's some numbers from my app: Before the current optimizations, 3.2MB and gzipped it's 808KB After the current optimizations, 2.4MB and gzipped 678KB. Interesting that non-compressed, it's now 75% the size, but the reduction with compression is not as drastic and it's 84% the size.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
