Report: Benchmark Timing |
Option: -b |
Compatible Options: RSM Option Cross Reference |
Usage: rsm -H -O"report.htm" -fa -o -c -v -b *.h *.cpp rsm -H -O"report.htm" -fa -o -c -v -b *.java |
Source: C, C++, C# and Java |
The benchmark timing mode allows the user to understand the speed that RSM processes the source files. The timing results depend upon the runtime option used and the destination of the report. Reports which are redirected to a file yield faster processing times than those which must endure the latency of the terminal output device. The > is standard for redirection in both the UNIX and Windows operating systems. |