> I can't really imagine that our current code for parsing ini files is as > fast > as it could get either. I remember Ian saying that there was still quite > some I have a really hard time measuring any time spent in the actual parsing. If anything, we spend more time in the data structures[. The parser itself is very simple and efficient.