~kiithsacmp/miniini/trunk

  • 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.
Filename Latest Rev Last Changed Committer Comment Size
..
benchmark 8 14 years ago Ferdinand Majerech Fixed previous commit Diff
comps 12 14 years ago Ferdinand Majerech Added 0.4.0 changes Diff
ini 12 14 years ago Ferdinand Majerech Added 0.4.0 changes Diff
runs 12 14 years ago Ferdinand Majerech Added 0.4.0 changes Diff
test.ini 71 13 years ago Ferdinand Majerech Added a custom assert macro that will print a Mini 1.4 KB Diff Download File