[xslt] Performance Analysis



Title: Performance Analysis

We have been doing a performance comparison between a three year old version of the LibXML / LibXSLT libraries and the latest version released by dVeillard with patches provided by wBrack.

Older version:

Later version:

(plus patches, of course).

There were three tests:

For each test we ran three 20 minute log replays against are full production system with the specified templates and libraries.  Our template base is largish.  It looks like a total of 5,362,607 characters in 892 files.  The log replays exercise a substantial percentage of those templates.

        Alpha           Bravo                   Charlie        
Avg CPU %       14.89           14.96   0.46%           15.39   3.34%  
Interrupts/s    1545.65         1552.58 0.45%           1573.41 1.80%  
Memory  1738837         1739171 0.02%           1584031 -8.90% 
IOps/s  13.81           13.98   1.26%           32.98   138.92%
Trans/s 46.19           46.41   0.47%           46.21   0.03%  

Regardless, we thought that someone might be interested in our results.  We find them encouraging and we're on track to update the libraries on our production site.

Thanks to dVeillard and wBrack for all their help.

Marc M. Adkins



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]