Skip to content

Draft: misc improvement

Alexis SALZMAN requested to merge misc_perf into master

misc improvement:

  • test only in debug mode (cmake sense)
  • some loop ending criteria with constant instead of method call
  • dictionary (i.e. map or unorderedmap) interrogated only once by using find to find and test

Merge request reports

Loading