Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • add a Criterion benchmark that exercises Context::into_error metadata paths and ProblemJson::from_app_error
  • document the benchmark workflow in the README and template while bumping the crate to version 0.24.2
  • record the change in the changelog and register the bench in Cargo.toml

Testing

  • cargo +nightly fmt --
  • cargo +1.90.0 build --all-targets
  • cargo +1.90.0 test --all
  • cargo +1.90.0 clippy -- -D warnings
  • cargo +1.90.0 doc --no-deps
  • cargo +1.90.0 bench --bench error_paths
  • cargo audit
  • cargo deny check

https://chatgpt.com/codex/tasks/task_e_68d72fd6ac20832b96e28ae91b42335a

@RAprogramm RAprogramm merged commit 955a6d5 into new_verison Sep 27, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the eye-of-ra/add-criterion-benchmark-for-context-and-problemjson branch September 27, 2025 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants