Skip to content

Organize benchmarks and expand performance documentation#111

Merged
Splatcrafter merged 4 commits intodevelopfrom
feature/43-benchmark-guide
Mar 7, 2026
Merged

Organize benchmarks and expand performance documentation#111
Splatcrafter merged 4 commits intodevelopfrom
feature/43-benchmark-guide

Conversation

@Splatcrafter
Copy link
Copy Markdown
Member

@Splatcrafter Splatcrafter commented Mar 7, 2026

Summary

This pull request enhances benchmark organization and expands performance optimization documentation. It introduces tools and data for improved performance evaluation and tracking.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Refactoring
  • Documentation
  • Build / CI

Related Issues

Closes #43

Changes

  • Expanded performance optimization documentation with benchmarks, formatting comparisons, and tuning tips.
  • Moved benchmark results and logs from benchmarks to a new benchmark-results directory for better organization.
  • Included JMH benchmark results for MultiFixChainBenchmark, testing various fixCount and payloadSize configurations.
  • Added run-benchmarks.sh script for running JMH benchmarks with production-grade settings.

Verification

  • Unit tests added/updated
  • Existing tests pass
  • Manual verification performed (if applicable)

Breaking Changes

None.

Checklist

  • Code follows project conventions
  • Public APIs are documented
  • Tests cover new behavior
  • No unnecessary dependencies added

…ion-quality settings. Includes system checks, logging, and result aggregation.
…rmance across various `fixCount` and `payloadSize` configurations.
@Splatcrafter Splatcrafter requested a review from a team as a code owner March 7, 2026 12:58
@Splatcrafter Splatcrafter self-assigned this Mar 7, 2026
@Splatcrafter Splatcrafter added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 7, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 7, 2026

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@Splatcrafter Splatcrafter merged commit 1b65b05 into develop Mar 7, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant