I’m writing a rather large script that will have to process a lot of data, however there are parts of it for logging, and I was wondering, what uses less resource, adding a file onto a line in a txt file or a mysql query? How would I go about testing this?
Share
1 Answer