cc-routing / routing

12 stars 1 forks source link

Timing #3

Closed blahami2 closed 8 years ago

blahami2 commented 8 years ago

Measure execution time for all the important operations on a given set of reference data. Implement measuring tools and hooks

blahami2 commented 8 years ago

Implemented TimeLogger and created hooks in the algorithms (working when Options.MEASURE_TIME == true)