studio icon indicating copy to clipboard operation
studio copied to clipboard

[Dashboard] 'requestAnimationFrame' handler took <N>ms and memory leak

Open dong-king opened this issue 7 months ago • 2 comments

Describe the bug when i run JSON.eez-project in eez-studio exmaple, the messages('requestAnimationFrame' handler took <N>ms) are continuously output in DevTools.

And there is a memory leak in this example. when running this example for a while, the memory usage keeps rising.

I feel that the message's generation is related to the defined CountryCity structure.

Screenshots image

Desktop (please complete the following information):

  • OS: win10
  • Version: eez-studio v0.14.2

dong-king avatar Jul 27 '24 16:07 dong-king