MediaArea / MediaConch

MediaConch (funded by PREFORMA)
31 stars 11 forks source link

few optimization in xpath searches #142

Closed dericed closed 8 years ago

dericed commented 8 years ago

small optimization, the timing of the all-element tests still take a huge amount of the xsl processing

JeromeMartinez commented 8 years ago

I see a performance increase of 15-20% overall (including MI parsing and save of results to DB) with matroska_test_w1_1, great!

Now I see with CLI 20% MI / 40% DB (could be improved @tribouille ;-) ) / 40% XSLT.