When I try to modify https://github.com/rlottie/rlottie.github.io/blob/master/multiview.js to show many different animations my chrome tab crashes. Example of animations I try to show may be found here: https://github.com/EmelyanenkoK/rlottie.github.io/tree/master/test
On my Ubuntu Chrome there are no errors on console, just crash and disconnect.
Chrome on Mac shows memory exceed error. For both cases there are plenty of free RAM, google profiler shows that less than 10 MB is used.
When I try to modify https://github.com/rlottie/rlottie.github.io/blob/master/multiview.js to show many different animations my chrome tab crashes. Example of animations I try to show may be found here: https://github.com/EmelyanenkoK/rlottie.github.io/tree/master/test
On my Ubuntu Chrome there are no errors on console, just crash and disconnect.
Chrome on Mac shows
memory exceederror. For both cases there are plenty of free RAM, google profiler shows that less than 10 MB is used.