Skip to content

Conversation

@nephi-dev
Copy link
Owner

  • Added rayon to parallelize the to_dict function
  • Reduced the amount of vars and steps to build/dump from/to dict
  • Using clone when possible to reduce unnecessary cast
  • Using the String::from macro where to_string were used to centralize the conversion over the macro
  • Removed unnecessary clones when the var were being used for the last time

@nephi-dev nephi-dev merged commit 4d4091c into main Mar 5, 2025
17 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