Content deleted Content added
review: thin unsourced Tag: Reverted |
m →Static analysis: remove user name comment |
||
(One intermediate revision by the same user not shown) | |||
Line 153:
=== Instrumentation ===
Tools to monitor the performance of the software as it is running, either specifically to find problems such as [[Bottleneck (engineering)|bottlenecks]] or to give assurance as to correct working, may be embedded in the code explicitly (perhaps as simple as a statement saying <code>PRINT "I AM HERE"</code>), or provided as tools.
=== Open source ===
|