RE: [xml-dev] SAX parser for Netbeans [PERFORMANCE]
"Mike Skells" <[email protected]> Tue, 25 Mar 2003 07:53:16 -0000
| Newsgroups | gmane.comp.java.netbeans.modules.xml.devel |
|---|---|
| Message-ID | <CA937007647B6B4C89165A21C9AC4A83B444@dsl-217-155-140-212.zen.co.uk> |
Hi Petr, I feel sorry for suggesting it now! My experience is much the same (worse actually, but then I must have a much slower machine!). I will monitor piccolo and when I can spot a performance change I will repost Mike > -----Original Message----- > From: Petr Kuzel [mailto:[email protected]]=20 > Sent: Thursday 20 March 2003 18:18 > To: [email protected] > Subject: Re: [xml-dev] SAX parser for Netbeans [PERFORMANCE] >=20 >=20 > Petr Kuzel wrote: >=20 > Hopefully last self reply :-). >=20 > > PS: My experience is that IDE starts way longer (~3s) with Picollo=20 > > comparing to Crimson. Possible reason: >=20 > With complex project it's 90s vs. 34s. >=20 > > "Folder recognizer" daemon prio=3D1 tid=3D0x0x88ab288 nid=3D0x13b = runnable > > [52fea000..52feb830] > > at java.net.SocketInputStream.socketRead0(Native Method) > > at=20 > java.net.SocketInputStream.read(SocketInputStream.java:129) > > at=20 > java.io.BufferedInputStream.fill(BufferedInputStream.java:183) > > at=20 > java.io.BufferedInputStream.read1(BufferedInputStream.java:222) > > at=20 > java.io.BufferedInputStream.read(BufferedInputStream.java:277) > > - locked <0x4446d740> (a java.io.BufferedInputStream) > > at=20 > java.io.FilterInputStream.read(FilterInputStream.java:111) > > at=20 > com.bluecast.xml.XMLStreamReader.fillByteBuffer(Unknown Source) > > at com.bluecast.xml.XMLStreamReader.reset(Unknown Source) > > at com.bluecast.xml.XMLStreamReader.<init>(Unknown Source) > > at com.bluecast.xml.XMLStreamReader.<init>(Unknown Source) > > at com.bluecast.xml.EntityManager$Entry.open(Unknown Source) > > at com.bluecast.xml.PiccoloLexer.pushEntity(Unknown Source) > > at com.bluecast.xml.PiccoloLexer.pushEntity(Unknown Source) > > at com.bluecast.xml.PiccoloLexer.pushEntity(Unknown Source) > > at com.bluecast.xml.Piccolo.yyparse(Unknown Source) > > at com.bluecast.xml.Piccolo.parse(Unknown Source) >=20 > It looks like Picollo completelly ignores EntityResolver. I=20 > have filled in a bug against it:=20 <http://sourceforge.net/tracker/index.php?func=3Ddetail&aid=3D707059&grou= p_i d=3D48384&atid=3D452912>. Cc. --=20 <address> <a href=3D"mailto:[email protected]">Petr Kuzel</a> at Sun Microsystems : = <a href=3D"http://performance.netbeans.org/">IDE performance</a></address> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]