Github user vlsi commented on the issue:
https://github.com/apache/jmeter/pull/221
> commons-math3 takes 2.2 MiB and is being used by exactly 4 classes in
JMeter. Should we write the statistics computation from scratch to save those
2MiBs? Hell no
That is a nice finding.
We might want to replace commons-math3 with
https://github.com/HdrHistogram/HdrHistogram
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---