Skip to content

Instantly share code, notes, and snippets.

@avalanche123
Forked from padraic/bench1
Created July 8, 2010 18:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avalanche123/468427 to your computer and use it in GitHub Desktop.
Save avalanche123/468427 to your computer and use it in GitHub Desktop.
PASS #1 - SMALL FILE
=============================================
HTMLPurifier Pass #1 - Small File:
----------------------------------------------------
marker time index ex time perct
----------------------------------------------------
Start 1278614890.25844500 - 0.00%
----------------------------------------------------
Stop 1278614893.65603000 3.397585 100.00%
----------------------------------------------------
total - 3.397585 100.00%
----------------------------------------------------
htmLawed Pass #1 - Small File:
----------------------------------------------------
marker time index ex time perct
----------------------------------------------------
Start 1278614893.65828200 - 0.00%
----------------------------------------------------
Stop 1278614893.80367700 0.145395 100.00%
----------------------------------------------------
total - 0.145395 100.00%
----------------------------------------------------
Wibble Pass #1 - Small File:
----------------------------------------------------
marker time index ex time perct
----------------------------------------------------
Start 1278614893.80411200 - 0.00%
----------------------------------------------------
Stop 1278614894.17993600 0.375824 100.00%
----------------------------------------------------
total - 0.375824 100.00%
----------------------------------------------------
PASS #2 - MEDIUM FILE
=============================================
HTMLPurifier Pass #2 - Medium File:
----------------------------------------------------
marker time index ex time perct
----------------------------------------------------
Start 1278614894.18040200 - 0.00%
----------------------------------------------------
Stop 1278614966.98309800 72.802696 100.00%
----------------------------------------------------
total - 72.802696 100.00%
----------------------------------------------------
htmLawed Pass #2 - Medium File:
----------------------------------------------------
marker time index ex time perct
----------------------------------------------------
Start 1278614966.98499900 - 0.00%
----------------------------------------------------
Stop 1278614972.88420000 5.899201 100.00%
----------------------------------------------------
total - 5.899201 100.00%
----------------------------------------------------
Wibble Pass #2 - Medium File:
----------------------------------------------------
marker time index ex time perct
----------------------------------------------------
Start 1278614972.88459700 - 0.00%
----------------------------------------------------
Stop 1278614981.97860400 9.094007 100.00%
----------------------------------------------------
total - 9.094007 100.00%
----------------------------------------------------
PASS #2 - MEDIUM FILE
=============================================
HTMLPurifier Pass #3 - Big File:
----------------------------------------------------
marker time index ex time perct
----------------------------------------------------
Start 1278614981.97915800 - 0.00%
----------------------------------------------------
Stop 1278615064.11873600 82.139578 100.00%
----------------------------------------------------
total - 82.139578 100.00%
----------------------------------------------------
htmLawed Pass #3 - Big File:
----------------------------------------------------
marker time index ex time perct
----------------------------------------------------
Start 1278615064.12114300 - 0.00%
----------------------------------------------------
Stop 1278615064.31534300 0.194200 100.00%
----------------------------------------------------
total - 0.194200 100.00%
----------------------------------------------------
Wibble Pass #3 - Big File:
----------------------------------------------------
marker time index ex time perct
----------------------------------------------------
Start 1278615064.31584500 - 0.00%
----------------------------------------------------
Stop 1278615087.95765400 23.641809 100.00%
----------------------------------------------------
total - 23.641809 100.00%
----------------------------------------------------
@bobthecow
Copy link

HTMLPurifier is a lot slower than I expected.

@avalanche123
Copy link
Author

agreed, comment on the original as well http://gist.github.com/468426

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment