In article <53affb01-0c5e-46e3-9ff7-27a529db6...@googlegroups.com>,
 Ayushi Dalmia <ayushidalmia2...@gmail.com> wrote:

> Which is more fast?
> Creating a 200 Mb string and then dumping into a file or dividing the 200 Mb 
> string into chunks and then writing those chunks. Won't writing the chunks 
> call more i/o operation?

This sounds like a simple experiment to try.  Write it both ways, time 
each one, and report your results back to the group.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to