Details
- 
    
Improvement
 - 
    Resolution: Unresolved
 - 
    
Major
 - 
    1.0
 - 
    None
 
Description
Opending a wiki page is slower then the M1 version.  This is due to macro suport implementation. This should be optimized:
Step 1: Create aditional tests and stop unnecesarry computations
Step 2: Move the implemetation from XmlDocument + XPath to optimized .net 3.5 classes with Linq support like XDocument.