Skip to content

Blazemeter/HLSPlugin release v3.3.2#855

Merged
undera merged 1 commit into
undera:masterfrom
abstracta:JMETER-BZM-HLS-3.3.2
Jul 11, 2026
Merged

Blazemeter/HLSPlugin release v3.3.2#855
undera merged 1 commit into
undera:masterfrom
abstracta:JMETER-BZM-HLS-3.3.2

Conversation

@Baraujo25

@Baraujo25 Baraujo25 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Blazemeter/HLSPlugin release v3.3.2

Performance improvements

  • Added new JMeter properties to reduce memory usage during long or large-scale streaming tests by releasing response bodies after processing:
    • hls.sampler.releaseSegmentResponseData (enabled by default) clears HLS/DASH media and init segment payload data after listeners are notified, while preserving metrics such as bytes, latency, throughput, response codes, and headers.
    • hls.sampler.releasePlaylistResponseData (disabled by default) optionally clears HLS playlists and DASH manifest response bodies during playback sampling.
  • Improved HLS playlist parsing to avoid unnecessary line-ending normalization when not needed.
  • Improved DASH manifest parsing efficiency and thread safety by reusing a shared parser instance.
  • Added test coverage for concurrent DASH manifest parsing and for response-data release behavior.

@Baraujo25 Baraujo25 marked this pull request as ready for review July 9, 2026 16:20
@Baraujo25

Copy link
Copy Markdown
Contributor Author

Hey @undera hope you are doing okey. Is there a chance that I can get this one merged? Also, I'm happy to give you a hand in anything you need. Don't hesitate to reach out please 🙏

@undera undera left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved: same author as prior blazemeter releases (Baraujo25), pure additive version bump adding v3.3.2 entry. CI green.

@undera undera merged commit b87c3de into undera:master Jul 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants