This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: could someone try this patch?


> > "time make bootstrap" - before the patch:
> >   68m 13.522s (54m 4.560s user, 13m 15.640s system)
> >
> > "time make bootstrap" - after the patch:
> >   68m 7.530s (53m 55.650s user, 13m 16.030s system)
> 
> This is disappointing and surprising.  But it is a speedup.

Perhaps we can use something like jc1lite 
(jv-scan.c + parse-scan.y) to parse indirectly
read source files instead of the full-blown
parser?

Thanks,
Ranjit.

-- 
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://ranjitmathew.hostingzero.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]