These tests were run using the following software:
Size in bytes | Filename | |
---|---|---|
34291 | awesomebar-advanced-no-debug.js | Closure Compiler with ADVANCED_OPTIMIZATIONS enabled, along with some additional CompilerOptions. See DebugStrippingCompilerRunner. |
37714 | awesomebar-advanced.js | Closure Compiler with ADVANCED_OPTIMIZATIONS enabled. |
193986 | awesomebar-simple.js | Closure Compiler with SIMPLE_OPTIMIZATIONS enabled. |
223693 | awesomebar-yui.js | YUI Compressor |
261322 | awesomebar-whitespace-only.js | Closure Compiler with WHITESPACE_ONLY enabled. |
809709 | awesomebar-concat.js | All of awesomebar.js's dependencies concatenated together. This file was used as the input to YUI compressor whereas the Closure Compiler received each dependency as an individual input. |