[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] Better hash function for dict.c
- From: "Stefan Behnel" <stefan_ml behnel de>
- To: xml gnome org
- Subject: Re: [xml] Better hash function for dict.c
- Date: Thu, 17 Apr 2008 15:08:24 +0200 (CEST)
Andreas Stricker wrote:
> I just tried real world example with the most complex XSLT stylesheet
> I know. I rendered a 1.3mb osm file with osmarender6 [1] z17 to an svg.
> Then I converted the svg (1.8mb) to a (500k pixel) image using inkscape.
>
> Conclusion: No measurable differences. Neither better nor any performance
> penalties.
Hmmm, I wouldn't expect this test to be impacted by the patch. The main
impact should be on the parser, and only if you use a dictionary for
parsing.
Stefan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]