~kiithsacmp/miniini/trunk

Viewing all changes in revision 94.

  • Committer: Ferdinand Majerech
  • Date: 2010-07-12 15:06:46 UTC
  • Revision ID: kiithsacmp@gmail.com-20100712150646-gp61bwuf2mdftr5m
Added detailed memory benchmarking measurements used with flag MINIINI_BENCH_EXTRA. Increased default allocator block count to from 16 to 32. Version-compare.py now uses make to compile compared versions, and has a new option, --no-stl, to disable STL benchmarks. Logging buffer size was decreased from 1024 to 768 bytes. INISection and allocator block classes are now smaller to save memory - using 32bit ints instead of fastest ints available on platform. This does not change peak memory usage much, but decreases INIFile data structure overhead measurably. Names of time extra benchmarking measurements used with MINIINI_BENCH_EXTRA were changed to improve consistency. Small bug fixed in the article about MiniINI data storage and in testutil-compare.py. Added a help() function to commit.py to print usage information.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: