The impact and effect on the performance of the software caused by the measuring tool is called Probe's effect.is unintended alteration in system behaviour caused by measuring that system. In code profiling and performance measurements, the delays introduced by insertion or removal of code instrumentation may result in a non-functioning application, or unpredictable behaviour.
For example : Suppose we want to measure the response time of a software by the performance measuring tool. The tool itself will cause a slight delay in performance of the software under test. This is termed as Probe's effect.
For example : Suppose we want to measure the response time of a software by the performance measuring tool. The tool itself will cause a slight delay in performance of the software under test. This is termed as Probe's effect.
No comments:
Post a Comment