javascript - Debugging SVG performance on IE 10 -


i have pretty complicated svg doc i'm displaying on ie 10. it's stretched full size of viewport , uses viewbox attribute. i'm noticing transforming layers in doc extremely slow (like, 1fps slow). not happen in other desktop browsers.

aside js profiling using f12, have ideas on other tools available ie10 relevant figure out what's slowing down transformations?


Comments

Popular posts from this blog

php - Magento - Deleted Base url key -

javascript - Tooltipster plugin not firing jquery function when button or any click even occur -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -