Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0
-
Fix Version/s: Future
-
Component/s: Content Filtering
-
Labels:None
-
Similar issues:
XOFFICE-100Speed up Word startup time XOFFICE-134Improve HeadSectionRemover pre-DOM filter XOFFICE-120Refactor DOM filters XOFFICE-130Web To Local Style Filter XOFFICE-56Attribute correction filter does not work properly XOFFICE-70Write tests for DOM filters XOFFICE-121Refactor pre-DOM filters XOFFICE-228Null reference on Grammar filter XOFFICE-106Create a Content Filtering project. Move filtering from XWikiLib. XOFFICE-69Write tests for pre-DOM filters
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.
Activity
Florin Ciubotaru
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.0 RC1 [ 11046 ] | |
| Fix Version/s | 1.0 M2 [ 11016 ] | |
| Affects Version/s | 1.0 M2 [ 11016 ] |
Florin Ciubotaru
made changes -
| Fix Version/s | 1.0 RC1 [ 11115 ] | |
| Fix Version/s | 1.0 M3 [ 11046 ] |
Florin Ciubotaru
made changes -
| Component/s | Content Filtering [ 10781 ] | |
| Component/s | XWord [ 10751 ] |
Florin Ciubotaru
made changes -
| Assignee | Florin Ciubotaru [ florin_c ] | Teofil Achirei [ tachirei ] |
Florin Ciubotaru
made changes -
| Fix Version/s | 1.0 RC2 [ 11133 ] | |
| Fix Version/s | 1.0 RC1 [ 11115 ] |
Florin Ciubotaru
made changes -
| Fix Version/s | future [ 11047 ] | |
| Fix Version/s | 1.0 RC2 [ 11133 ] |
Florin Ciubotaru
made changes -
| Affects Version/s | 1.0 [ 11133 ] | |
| Affects Version/s | 1.0 M2 [ 11016 ] |
Vincent Massol
made changes -
| Workflow | jira [ 31616 ] | XWiki Workflow [ 53526 ] |
Teofil are you active on this?