- Reduce effort identifying which code to optimize using color-marked source code
- instantly find code that is the source of timing problems with both high watermark path and WCET path clearly marked.
- focus testing on key sections of code and reduce test-time on expensive rigs.
- easily check test coverage to identify code that is not executed code during testing.
- Fully instrument code with minimal overheads using RapiTime’s unique Idpack feature, which allows instrumentation to be implemented with writes to as few as 2 bits of output ports.
- Demultiplex pre-emptive code into several traces, one for each task or thread.
- Annotate mutually exclusive paths to improve to the accuracy of the WCET analysis.
- adds instrumentation to source code
- measures a range timing data for software applications
- calculates worst-case execution times (WCET)
- determines code coverage
- provides easy-to-read charts and tables of timing data to guide your optimization activities
- enables ongoing assessment of optimization impact.