jmeter
https://github.com/apache/jmeter
Java
Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported22 Subscribers
Add a CodeTriage badge to jmeter
Help out
- Issues
- Avoid relying on item.hashCode() for Map and Collection properties
- CSVDataSet might produce wrong results in SHARE_GROUP or SHARE_THREAD modes as it relies on System.identityHashCode uniqueness for ThreadGroup and Thread
- Integrate Errorprone verification to one of the randomly-generated jobs
- org.apache.jorphan.util.Converter#convert makes JMeterProperty -> String -> type conversion instead of direct conversion
- Deprecate getHeaderManager and setHeaderManager in HTTPSamplerBase
- Remove section numbering from the manual
- Add NoThreadClone#isShareable method so the elements can dynamically decide if they need cloning or not
- Remove commons-collections4 dependency
- fix(deps): update dependency com.github.weisj:darklaf-extensions-rsyntaxarea to v0.4.1
- fix(deps): update org.jodd
- Docs
- Java not yet supported