Thread: Queue saving
View Single Post
Old 02-03-2005, 01:13 PM  
Thany
Junior Member
 
Join Date: Apr 2003
Posts: 29
Default

XML isn't slow, it's just not fast

But seriously, XML might decrease the performance a little bit, but only by a fraction I think. The queue files are already textfiles and they must be parsed in some way right now. Besides, why bother about performance if the difference on a moderate PC is just a few milliseconds?

On top of that, I was talking *export* and *import*. Not the normal save and load.
Thany is offline