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

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -