Skip to content

[BUG] Extend Benchmark Statistics with Additional Performance Metrics #233

Description

@durdana3105

Problem

The current benchmarking engine reports average, minimum, maximum, and standard deviation, but lacks additional metrics that provide deeper insight into benchmark performance.

Proposed Solution

Add support for:

Median execution time
95th percentile (P95)
99th percentile (P99)
Variance
Throughput summary

Update the benchmark result model accordingly.

Benefits
More comprehensive performance analysis.
Better comparison between cipher implementations.
Improved benchmark reporting.

File:
BenchmarkEngine.ts

Please assign this issue to me under eSOC.

Metadata

Metadata

Assignees

Labels

ECSoC26Elite Coders Summer of Code 2026bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions