> -----Original Message----- > From: Stefan Fuhrmann [mailto:stefanfuhrm...@alice-dsl.de] > Sent: woensdag 27 april 2011 0:31 > To: Subversion Development > Subject: Data Point: File handling on Windows > > Hi there, > > Last week on IRC I had a short discussion with Bert about > the file handling overhead on Windows. That prompted me > to run some tests on my notebook and this is what I found.
Before taking these numbers for 'normal results' can you verify what your write caching settings are? If your notebook tells Windows that it has a proper battery for your harddisk windows reduces the number of full flushes for file operations, because it knows that it won't see sudden power failures. Bert