Skip to content

feat: add factorial benchmark performance reports#17

Merged
Unisay merged 1 commit intomainfrom
feature/add-factorial-reports
Aug 18, 2025
Merged

feat: add factorial benchmark performance reports#17
Unisay merged 1 commit intomainfrom
feature/add-factorial-reports

Conversation

@Unisay
Copy link
Copy Markdown
Collaborator

@Unisay Unisay commented Aug 18, 2025

Summary

Add complete performance reporting for the factorial benchmark including HTML reports, performance charts, and updated main index.

Files Added/Modified

  • report/benchmarks/factorial.html - Complete factorial benchmark report with performance charts and data table
  • report/benchmarks/images/factorial_*.png - Performance visualization charts (CPU, Memory, Script Size, Term Size)
  • report/index.html - Updated main page to include factorial benchmark card
  • report/benchmarks/fibonacci.html - Updated timestamps and data

Features

  • Interactive Charts: Visual performance comparisons for factorial benchmark
  • Data Table: Detailed metrics for all factorial submissions
  • Navigation: Seamless integration with existing report structure
  • Updated Index: Main page now shows both fibonacci and factorial benchmarks

Preview

The factorial benchmark shows excellent performance:

  • factorial(10) = 3628800
  • CPU Units: 5,859,917
  • Memory Units: 21,751
  • Script Size: 37 bytes

Reports are generated from the merged factorial benchmark and submission data.

- Add factorial.html report with performance charts and data table
- Generate factorial benchmark visualization charts (PNG images)
- Update main index.html to include factorial benchmark card
- Update fibonacci report timestamps and data
- Complete factorial benchmark reporting infrastructure
@Unisay Unisay merged commit 11f2627 into main Aug 18, 2025
1 check passed
@Unisay Unisay deleted the feature/add-factorial-reports branch August 18, 2025 08:27
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.

1 participant