소프트웨어공학
Probe effect
present
2010. 2. 4. 21:03
(From Wiki)
http://en.wikipedia.org/wiki/Probe_effect
Probe effect is unintended alteration in system behavior caused by measuring that system.
In code profiling and performance measurements, the delays introduced by insertion/removal of code instrumentation may result in a non-functioning application, or unpredictable behavior.