Open
Description
I've used less.js(Client-side usage) 1.7.5 until yesterday.
Today, I upgraded less.js version to 2.3.1.
After that, the page loading time is terribly increased in IE. (before: 1 second / after: 20 seconds )
I think it happened because of less file's size and complex structure, so I can't make the reduced test case. Sorry.
IE version is 11 and OS is Windows 8.1.
Our less file size is 441kb, 18000 lines.
It happened with all of versions in 2.x tree, but not happened with 1.7.5.
I ran IE11's profiler and here is the result. I hope that it will help you.
Thanks.