Re: [Modeling-users] Performance Boost
Status: Abandoned
Brought to you by:
sbigaret
From: <so...@la...> - 2003-05-27 16:58:53
|
On Tue, May 27, 2003 at 06:09:41PM +0200, Sebastien Bigaret wrote: > > Yannick Gingras <ygi...@yg...> wrote: > > On Monday 26 May 2003 21:14, Sebastien Bigaret wrote: > > > Thanks a lot Yannick, nice job indeed. Now I know what a experienced > > > xml-developper can do :) > > > > You're mistaking me for someone else ; ) > > > > I just happen to have a pro C++ friend. I really had to find a way to > > reduce my parsing time... > > Hey, and is it quick enough now to stop a pro-C++ to argue?! > > > The no-xpath patch works perfectly on our model. > > Fine. > > BTW: I'm currently reviewing all of the dependencies for the framework > and I wonder *why* on earth 4Suite was needed. > > I /think/ that I've now removed it from everywhere on my system and > everything seems to run fine, however does anyone else here know for > sure that 4Suite is NOT installed and that the framework behaves > correctly? I'd prefer to be sure before removing it from the > dependencies. > > Someone please correct me: everything in 4Suite installs itself in > python package Ft, doesn't it? If i remember 4suite was needed to do the XPath cause sax, or minidom doesn't . Before we use 4Suite, we use sax (with expat) and not 4suite. I'm right ? |