Y_INI big files
#4

What do you even expect with 13 large loops? Over 4000 lines have to be written. Writing to disk is extremely slow by its very nature. I would suggest rethinking your whole structure, possibly moving it to SQLite or MySQL. These are specifically created to handle large amounts of data. It's not going to get any faster than this if you stick to pure disk writing.
Reply


Messages In This Thread
Y_INI big files - by |gg|Vlado - 04.03.2014, 12:55
Re: Y_INI big files - by |gg|Vlado - 04.03.2014, 18:30
Re: Y_INI big files - by |gg|Vlado - 04.03.2014, 23:14
Re: Y_INI big files - by Vince - 04.03.2014, 23:27
Re: Y_INI big files - by ColeMiner - 05.03.2014, 04:59
Re: Y_INI big files - by |gg|Vlado - 05.03.2014, 06:16

Forum Jump:


Users browsing this thread: 1 Guest(s)