[mercury-users] XML Parsing (fwd)
Thomas Conway
conway at cs.mu.OZ.AU
Fri Jun 22 14:35:52 AEST 2001
On Thu, Jun 21, 2001 at 09:05:29PM EST, Michael Day wrote:
>
> > > would require fixing T1 to a single type, I assume. This type would depend
> > > on whoever is calling baseChar, which at the moment is letter, which is
> > > also polymorphically typed.
> >
> > I committed a change that corrects this a few days ago.
>
> Is this in one of the unstable releases, or does it require cvs access?
> Has it improved performance?
It should be available in the most recent unstable release.
I haven't directly tested the performance, but inspection of the
generated C code shows that it is using a static structure rather
than constructing one every time through. This should make a
dramatic change for the better to the performance of the code.
--
Thomas Conway )O+
<conway at cs.mu.oz.au> 499 User error! Replace user, and press any key.
--------------------------------------------------------------------------
mercury-users mailing list
post: mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the users
mailing list