Plot and automate performance tests #98
Annotations
5 errors
/src/trace/include/trace/trace.hpp:5:10 [clang-diagnostic-error]:
src/trace/include/trace/trace.hpp#L5
'common/logger.hpp' file not found
|
/src/trace/trace.cpp:9:10 [clang-diagnostic-error]:
src/trace/trace.cpp#L9
'trace/trace.hpp' file not found
|
/test/performance_test/argument_parser.hpp:85:13 [clang-diagnostic-error]:
test/performance_test/argument_parser.hpp#L85
use of undeclared identifier 'assert'
|
/test/performance_test/main.cpp:8:10 [clang-diagnostic-error]:
test/performance_test/main.cpp#L8
'common/logger.hpp' file not found
|
/test/performance_test/recorder.hpp:8:37 [clang-diagnostic-error]:
test/performance_test/recorder.hpp#L8
unknown type name 'PerformanceTestArguments'
|