Open rachare opened 8 months ago
Optimize the Code for read only scenarios where only necessary properties are parsed. For example, a decent sized VSDX file with Shapes parsing along with Geometry, Control will take around 9 secs. By opting out these params it reduces to 1.3 secs.
Optimize the Code for read only scenarios where only necessary properties are parsed. For example, a decent sized VSDX file with Shapes parsing along with Geometry, Control will take around 9 secs. By opting out these params it reduces to 1.3 secs.