adobe/aem-core-email-components

Style Inliner - Performance Issue with removing wrapper divs

priyankpardiwala opened this issue · 1 comments

We are noticing a sharp increase in response times if we add additional class to "Wrapper DIV classes to be removed" property of Styles Inliner Configuration.

Please see the screenshot below:
image

Row 1 & Row 4: Three class names in the OSGi Config. Takes above 10s to load the page.
Row 2 and Row 3: Two class names in the OSGi Config. Takes about 2 to 3 seconds to load the page.
Row 5: Four class names in the OSGi config. I waited to more than 2 minutes and there was no response.