You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compile xpath per routing request is slow, take autoPilot.selectXPath out of the evaluation loop and do a global compile at the program start up... that will improve the result by also 80%
turn on buffer reuse during parsing will get you another 5%
turn on VTD+XML support, this time it will beat the faster one on the graph which is header!!