in reply to Re^2: fastest file processing Config file format
in thread fastest file processing Config file format

The .cfg was a carry over from previous iterations of the benchmark code where I only tested YAML. The file contents are the same as those generated for delme.yaml so the benchmark results are the same.

I picked YAML first in the expectation that it would be the slowest of the bunch figuring that if you could meet the run time specification with YAML you could do it with anything.


True laziness is hard work
  • Comment on Re^3: fastest file processing Config file format