> Am 23.10.2015 um 13:29 schrieb Werner Kassens <wkass...@libello.com>:
> 
> sorry, wrong thread, that was unintentional. werner
> 
> On 10/23/2015 01:24 PM, Werner Kassens wrote:
>> Hi,
>> i'd like to test how much memory a dictionary uses. i guess i could
>> simply delete that dictionary and see how much memory the garbage
>> collector releases, but i wonder how i could measure that without
>> destroying that dictionary?
>> werner

Try

Dictionary new sizeInMemory 

Norbert



Reply via email to