Now, I added fps counter and see, that copy() function slows down performance. I have a cycle with copy(), which copy 1 pixel and increasing cycles i have downgrade fps. 1 cycle - 60fps, 2 - 40, 4 - 20, 8 - 10. And it doesn’t depends of size of copy, only the fact itself.