Jump to content

Will I have any trouble storing 200kb in memory?


OM2

Recommended Posts

I'm writing a spec for some coding I need to have done

I need to have a CSV file read in and parsed

The data in total would be 200kb - with 500 - 600 rows

Is there any problem in storing the data in memory and processing

 

The some of the data in each row needs to be parsed and cleaned

 

Or should I just be storing into a table and then processing?

 

Thanks

 

 

Omar

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.