Skip to content

[io][cake][cleanup] Remove debug output and other improvements

Timo Koch requested to merge cleanup/cakegridcreator into master
  • resize instead of push_back is more effecient
  • Initialize strings in one line
  • Introduce verbosity concept in all functions
  • Measure time in test

Merge request reports