Finally I ran music player with satisfied number of FPS. Your code modification change a lot in terms of performance. The important thing is to disable GPU support. After that step there is no fractals and everything works smoothly.
I checked your “patch” with other lvgl examples ( benchmark, widgets) and I can confirm that it works much better (more FPS, less CPU load).
One more time thank you for your help.