slate icon indicating copy to clipboard operation
slate copied to clipboard

Memory Issue

Open parisa-hr opened this issue 2 years ago • 3 comments

Hello

First of all, I must say that you have written a wonderful program and it is very clean, Thanks for that.

When I run the program, it initially takes up about 71 M of RAM. This amount increases with time and works with software But the problem is that this amount of occupied memory is never released. Even if a new project is created with New, this memory will not be released until the program is fully closed.

parisa-hr avatar May 10 '22 03:05 parisa-hr

First of all, I must say that you have written a wonderful program and it is very clean, Thanks for that.

Thank you! I'm glad you like it. :)

When I run the program, it initially takes up about 71 M of RAM. This amount increases with time and works with software But the problem is that this amount of occupied memory is never released. Even if a new project is created with New, this memory will not be released until the program is fully closed.

Which platform are you on?

mitchcurtis avatar May 10 '22 05:05 mitchcurtis

Thank you! I'm glad you like it. :)

When I run the program, it initially takes up about 71 M of RAM. This amount increases with time and works with software But the problem is that this amount of occupied memory is never released. Even if a new project is created with New, this memory will not be released until the program is fully closed.

Which platform are you on?

I use Ubuntu 20.04 OS

This is its movie: I want to say that by the new project shouldn't that memory from 124 back to 71?

https://user-images.githubusercontent.com/44742050/167557017-de59dbc2-ad9a-459a-8b09-1d2a1258f89e.mp4

parisa-hr avatar May 10 '22 05:05 parisa-hr

Thanks, I will take a look. :)

mitchcurtis avatar May 10 '22 08:05 mitchcurtis