If you have lots and lots of frames with size like 600x650, then it's understandable why the editor is lagging. You will also get poor performance and extremely high memory usage when you run the game!
Run the project in Debug Mode and check memory usage by images, with and without this sprite, you will see for yourself.
From what I can see, the image is very simple, you need to reduce its size and the number of frames significantly.