As many of you may know, different JavaScript coding constructs yield different compresssion ratio when compressed by a JavaScript obfuscator.
Are there any correlations between the compression ratio and other properties of the code? Specifically, will the constructs that yield the best compression ratio will also have the smallest size or the fastest running code?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment