apache / apache/jmeter

HTML report: Improve performances of generation for big JTL files

Open
#5,637 1 comment 1 reaction 0 assignees View on GitHub
enhancement os: All P2
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

@pmouawad ([Bug 65892](https://bz.apache.org/bugzilla//show_bug.cgi?id=65892&redirect=false)):
The time taken to generate the report increases importantly for big files.

For example for a file of 37 Gb, it takes 30 minutes to 1 hour to generate the report on an average VM.

Ideas:

- Parallelization seems to be necessary to improve that.
- Switching from commons-maths DescriptiveStatistics to HDR Histogram for percentiles calculation might be also a way to improve that.

OS: All

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.