tocc icon indicating copy to clipboard operation
tocc copied to clipboard

Memory stress test

Open aidin36 opened this issue 11 years ago • 0 comments

We need a stress test for our library. It should create and destroy objects hundred of times to check if memory frees correctly. It should check not just simple objects, but complex list of them. e.g. complex queries.

I recommend that it prints free memory before each test, and after that. So user can check if memory not freed.

aidin36 avatar Feb 05 '14 02:02 aidin36