JMeter Custom Sampler Template

· java performance jmeter gist

Due to a lack of examples on the Internet, I've created a basic Maven project that combines a custom sampler with the Maven plugin.

The sampler sleeps for 100ms, which is reported by the Lazerycode JMeter plugin.

You can find it on Github.