Re: [Pharo-users] NeoCSV and big files

2015-04-04 Thread Alexandre Bergel
Thanks Sven for your support! Alexandre > On Apr 4, 2015, at 3:02 PM, Sven Van Caekenberghe wrote: > > There are also #select: and #select:thenDo: convenience methods. > > NeoCSV is properly streaming, it should not introduce memory consumption > problems itself. But note that you cannot loa

Re: [Pharo-users] NeoCSV and big files

2015-04-04 Thread Sven Van Caekenberghe
There are also #select: and #select:thenDo: convenience methods. NeoCSV is properly streaming, it should not introduce memory consumption problems itself. But note that you cannot load more than about 1Gb of permanent data in the current VM. One known performance limitation is in handling extre

Re: [Pharo-users] NeoCSV and big files

2015-04-04 Thread Norbert Hartl
> Am 04.04.2015 um 19:23 schrieb Serge Stinckwich : > > Dear all, > We are currently setup a small ROASSAL team to participate to > #Datathon Data for Development: > http://simplon.co/datathon-data-for-development-rdv-les-7-et-8-avril-a-montreuil/ > > We are looking to ways to be able to load bi

[Pharo-users] NeoCSV and big files

2015-04-04 Thread Serge Stinckwich
Dear all, We are currently setup a small ROASSAL team to participate to #Datathon Data for Development: http://simplon.co/datathon-data-for-development-rdv-les-7-et-8-avril-a-montreuil/ We are looking to ways to be able to load big CSV table in a Pharo image. Apparently the size of some CSV files