Comment Re:Mainly the startup times... (Score 1) 1555
Could this be simply due to OSS running portable code as opposed to native APIs that are tuned to the specific OS?
I usually do my programming in Windows (ee gads), and I've noticed a huge difference in file I/O times between the portable and the native OpenFile (in Windows favor of course).