Open rpx99 opened 5 days ago
We have tested the GigaMap with billions of elements.
Could you please provide a complete reproducible code example? Or was it the example code?
What JVM/JDK did you use?
I used the example code you provided. It works with the size of 10.000 and 100.000, too. But for larger instances not.
JVM / jdk is in the log file I attached.
Increased the size a bit to 500k / 200k...
storageManager.setRoot(gigaMap = RandomGenerator.createMap(500_000));
storageManager.setRoot(gigaMap = RandomGenerator.createMap(200_000));
Wonder why it cannot handle that quite small sizes. I have 32 GB in my system. Is it an Intellij limit?
@fh-ms Do you have the same problem? Expected it to be capable to manage billions of records.
Anything I do wrongly?
hs_err_pid63182.log