Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Conversation

@morr0ne
Copy link
Member

@morr0ne morr0ne commented Jul 30, 2025

This PR improves and cleans up the benchmarking code in the following ways:

  • Removed outdated JSON benchmarks that provided no value or useful comparisons. A proper comparative benchmark can be added later
  • Organized all benchmarks into a single group without separate benchmarking functions
  • Proper usage of parameterization and black boxes for cleaner code structure
  • Replaced deprecated criterion black box with the std one
  • Added throughput measurement for additional metrics
  • Removed the deprecated paste macro

The benchmarks themselves remain unchanged. Only the code organization has been improved for better maintainability and consistency.

@JakeStanger JakeStanger merged commit 51b15af into corn-config:master Jul 31, 2025
12 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