I'm trying to create complex data visualisation program using Processing.
Everything is working fine, when my source data file is small, but when I try to read file larger than 800MB, I always run out of memory. It doesn't matter if i allocate more memory to Processing in preferences.
Hope someone can help me, because this is killing my project...