We're using JspC to precompile our webapp to speed up application deployment and reduce memory on the server. Right now it takes FOREVER to compile. Currently the entire build of our app takes 30 seconds but JspC takes 1.5 hours.! Its not like we have that many JSPs either.

So I have a few questions.

1.  Is there anything obvious I can do to speed it up.

2. Is it possible to get JspC to use jikes? Looking at the source I'm pretty much not sure. Its possible but I can find no way to set the Compiler to use AntCompiler and thus jikes support. It just insists on using JDTool.. (which I haven't benchmarked but am pretty sure its not faster than jikes.

Kevin

--

Use Rojo (RSS/Atom aggregator). Visit http://rojo.com. Ask me for an invite! Also see irc.freenode.net #rojo if you want to chat.

Rojo is Hiring! - http://www.rojonetworks.com/JobsAtRojo.html

If you're interested in RSS, Weblogs, Social Networking, etc... then you should work for Rojo! If you recommend someone and we hire them you'll get a free iPod!
Kevin A. Burton, Location - San Francisco, CA
AIM/YIM - sfburtonator, Web - http://peerfear.org/
GPG fingerprint: 5FB2 F3E2 760E 70A8 6174 D393 E84D 8D04 99F1 4412



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to