bigloo icon indicating copy to clipboard operation
bigloo copied to clipboard

hash table of moderate size exhausts memory

Open svenha opened this issue 1 year ago • 0 comments

I used make-hashtable and hashtable-put! for around 10k keys (of size 40 to 250 bytes). Is it expected that this can exhaust your RAM of 64 GB? If not, I can try to generate a test program with test data.

svenha avatar Mar 07 '23 18:03 svenha