Has anyone compiled jQuery against Google\'s newly-released Closure compiler?
There has been reported huge savings in code size. I\'m curious what the benefit is if
Out of curiosity, I put together a SlickSpeed test of the latest Prototype and jQuery libs, shrunk with YUI and Closure. You can run the tests here.
As others have noted, compiling with ADVANCED_OPT does not work but if someone wants to do the work, I'll be happy to add the results to the SlickSpeed test.