Re: Native GWT Compiler

2008-12-11 Thread Alex Epshteyn
Thanks, Sumit. Can this arg also be used for GWTShell? On Thu, Dec 11, 2008 at 2:46 PM, Sumit Chandel sumitchan...@google.com wrote: Hi Alex, Dobes, There is a flag that you need to pass in to have the compiler run in multi-threaded mode. The flag is: -localWorkers N, where N is some

Re: Native GWT Compiler

2008-12-09 Thread Alex Epshteyn
Does anyone know the answer to this question asked by Dobes: I checked out the trunk and I'm running thecompilerfrom it, but I'm not seeing any performance boost and only one CPU core is being used. Is there a command-line switch to turn on multiple threads? That's why I was reluctant

Re: Native GWT Compiler

2008-11-17 Thread Alex Epshteyn
I interpreted available in trunk to mean that it's a separate version of the compiler in the trunk. Has it replaced the single- threaded compiler and can just be built and used as usual? Alex On Nov 12, 2:20 pm, eric [EMAIL PROTECTED] wrote: get it : The new multi-threaded compiler is

Re: Native GWT Compiler

2008-11-12 Thread Alex Epshteyn
Hi Sumit, This multithreaded compiler sounds intriguing. Could you provide some guidance about how to get it and use it? Thanks, Alex On Oct 13, 1:08 pm, Sumit Chandel [EMAIL PROTECTED] wrote: Hi Rauf, There are currently no plans to rewrite the GWT compiler as a native compiler. There are

Re: Native GWT Compiler

2008-11-12 Thread eric
get it : The new multi-threaded compiler is available in trunk if you're interested use it : like the google web toolkit . regards . Le mercredi 12 novembre 2008 à 10:56 -0800, Alex Epshteyn a écrit : Hi Sumit, This multithreaded compiler sounds intriguing. Could you provide some