JMeter Study Notes--Detailed jmeter timer

Source: Internet
Author: User

The processing of the timer takes precedence over the sampler in the same scope, and if there are multiple timers within the same scope, all timers are processed before each sampler.

If there is no sampler within the scope of the timer, then the timer will not be processed

  • Fixed timers where each thread has a fixed interval between requests
  • Gaussian random Timer: Pauses each thread to request a random length, and most of the time interval is close to a fixed value
  • Uniform random Timer: Pauses each thread to request a random amount of time, with the same chance of occurrence at each interval
  • Constant throughput Timer: Variable pause duration, calculated to ensure that the total throughput (samples per minute) is as close as possible to the specified value,
  • Synchronizing Timer: The goal is to block threads, knowing that x threads have been blocked, and then they will be released together (for creating a lot of instantaneous pressure at multiple points on the test plan)
  • BeanShell Timer: Used to generate delay
  • 。。。

JMeter Study Notes--Detailed jmeter timer

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.