mirror of
https://github.com/corn-config/corn.git
synced 2026-07-11 05:16:10 +01:00
[PR #45] [MERGED] Improve benchmarking #44
Labels
No labels
bug
bug
documentation
enhancement
enhancement
pull-request
tooling
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
corn-config/corn#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/corn-config/corn/pull/45
Author: @puppymati
Created: 7/30/2025
Status: ✅ Merged
Merged: 7/31/2025
Merged by: @JakeStanger
Base:
master← Head:feat/new-bench📝 Commits (1)
dabadd9Improve benchmarking infrastructure📊 Changes
1 file changed (+54 additions, -92 deletions)
View changed files
📝
benches/serde.rs(+54 -92)📄 Description
This PR improves and cleans up the benchmarking code in the following ways:
The benchmarks themselves remain unchanged. Only the code organization has been improved for better maintainability and consistency.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.