in particular for Google Closure and Uglify.
Uglify uses 32K lines
https://github.com/mishoo/UglifyJS
while Google uses about 500 lines.
https://developers.google.com/closure/compiler/faq#linefeeds
One of them seem to be addressing a ghost issue.
Why such a difference? What are the true considerations regarding maximum length?