To reduce the resource requirements in JMeter:
- Use non-GUI mode.
- During the load, a test doesn’t use “view results tree” or “view results in table” listeners, use them only during the scripting phase.
- Don’t use functional mode.
- Instead of using lots of similar samplers, use the same sampler in a loop and use the variable to vary the sample.