'Jmeter Pre/Post Processor

In JMeter, do Pre/Post Processors (e.g 'JDBD') affect the response time for the request? For 'View Results in Table' listener, will the "Sample Time" be impacted with JDBC processors?



Solution 1:[1]

Pre/Post Processors and Timers execution time is not included into response time (unless you use Transaction Controller in "Parent Sampler" mode and explicitly tell it to store pre/post processors and timers footprint)

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Dmitri T