profiling unit implemented and working
parent
e1bd1f1e
No related branches found
No related tags found
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- include/core/common/profiling_unit.h 127 additions, 81 deletionsinclude/core/common/profiling_unit.h
- include/core/processor/processor_base.h 12 additions, 49 deletionsinclude/core/processor/processor_base.h
- src/common/profiling_unit.cpp 139 additions, 0 deletionssrc/common/profiling_unit.cpp
- src/problem/problem.cpp 1 addition, 0 deletionssrc/problem/problem.cpp
- src/processor/processor_base.cpp 22 additions, 57 deletionssrc/processor/processor_base.cpp
- test/CMakeLists.txt 11 additions, 7 deletionstest/CMakeLists.txt
- test/gtest_profiling_unit.cpp 220 additions, 0 deletionstest/gtest_profiling_unit.cpp
Loading
Please register or sign in to comment