Open AdiSegev opened 8 years ago
Hi,
I've tried to pass big zip file to GtfsReader and I've ended with OutOfMemoryError after about 10 minutes.
The file size is about 140 MB, I'm running windows 64 bit with 8GB of RAM.
The file size after extracting it is about 950 MB
A StackTrace and/or System.out log would be helpful
Could you try the application with a tiny GTFS?
Hi,
I've tried to pass big zip file to GtfsReader and I've ended with OutOfMemoryError after about 10 minutes.
The file size is about 140 MB, I'm running windows 64 bit with 8GB of RAM.