Saturday, 14 November, 2009
A profiler is a tool that tells you where your program is spending its time. This is usually a breakdown by function, block and/or line of code.
A profiler is a tool that tells you where your program is spending its time. This is usually a breakdown by function, block and/or line of code.