occt: master 618617fe

Author Committer Branch Timestamp Parent
abv bugmaster master 2015-01-29 10:09:07 master 76eeac70
Affected Issues  0023880: Integration of grid "ncl" into the new testing system
Changeset 0023880: Integration of grid "ncl" into the new testing system

Function perf_sprint_all_meters added in OSD_PerfMeter.h to allow printing to string buffer rather than stdout. Macro PERF_PRINT_ALL converted to functional form.

Command dperf added in DRAW to print and conditionally reset all meters.
Description of these tools is added in Debug Hints.

Modified output of command QANTestNCollectionPerformance.
Added test case perf/ncollection/A1

Modified ratio of performance to check all platforms

Small correction of test-case for Windows platform
mod - dox/dev_guides/debug/debug.md Diff File
mod - src/Draw/Draw_BasicCommands.cxx Diff File
mod - src/OSD/OSD_PerfMeter.cxx Diff File
mod - src/OSD/OSD_PerfMeter.h Diff File
mod - src/QANCollection/QANCollection_Perf.cxx Diff File
mod - src/QANCollection/QANCollection_Simple.cxx Diff File
mod - src/QANCollection/QANCollection_Stl.cxx Diff File
mod - tests/perf/grids.list Diff File
add - tests/perf/ncollection/A1 Diff File