-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Summary
The parsing script’s results averaging functionality currently only generates separate per-signature average files for the TLS handshake results. For ease of use, a small update will be made to the method responsible for average generation to also produce a single file that aggregates all per-signature averages into one. This will mirror the structure of the base results file produced by the main parsing script, making it easier to work with the TLS handshake data, removing the need to re-combine the results when averages are calculated.
Task Details
- Update the averaging method to generate a single combined averages file per test type alongside the per-signature files
- Perform full testing to ensure no issues with the new solution
- Update any relevant project documentation
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Todo