Re: heap memory and long duration application type

new topic     » goto parent     » topic index » view thread      » older message » newer message

I've just done the same test number 3 with Euphoria 311 and i obtain:

Before the first loop of memory allocation process

Test number PRIVATE VIRTUAL SIZE
3 000 980K 033 144K

After the last loop of memory allocation process

Test number PRIVATE VIRTUAL SIZE
3 030 998K 144 632K


With VMMAP.exe of http://www.sysinternals.com :
At the beginning:

Test number SIZE OF HEAP SIZE OF PRIVATE HEAP
3 001 288K 000 444K


At the end:

Test number SIZE OF HEAP SIZE OF PRIVATE HEAP
3 112 776K 030 236K


and the performance graph of the private bytes history shows a nice comb, depending on the duration of sleep function, like test 4. Peak of private bytes : 111 984K

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu