Im saving hashtables all the time, ie: at least 1 a second sometimes 3 to 5 times a second and its around 150k in size, this has never effected system performance at all. I wounder if your doing something odd.

PS: i wouldnt use /write as it opens and closes the file for each line written (may also have to copy the whole file, but not sure about that when its an append)