Hi Erik, Displaying compiler progress takes not too much compared to other activities that are done during the compilation. What exactly annoys you about the compile speed?
-- Best regards, Eugene Zhuravlev JetBrains Inc. / IntelliJ Software, http://www.intellij.com "Develop with pleasure!" "Erik Hanson" <[EMAIL PROTECTED]> wrote in message af0f2a$mm6$[EMAIL PROTECTED]">news:af0f2a$mm6$[EMAIL PROTECTED]... > I notice that printing out messages often slows down my own code, so I was > thinking that perhaps the compile process is being slowed down by the > constant display to the compile status window. > > So if it had just a progress bar (with 10 steps perhaps, so it only got > updated 10 times for the entire build rather than the 5000+ times it gets > updated now), perhaps the compile would go more quickly. The class names go > by so quickly that I can't read them anyway, so I wouldn't really miss > anything. > > (I don't actually know if it would be any faster, but it might be worth > looking into.) > > > > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
