Skip to content

Move all options management to Rust-side#420

Open
gjtorikian wants to merge 6 commits intomainfrom
options-to-rust
Open

Move all options management to Rust-side#420
gjtorikian wants to merge 6 commits intomainfrom
options-to-rust

Conversation

@gjtorikian
Copy link
Owner

A not insignificant performance hit is taken every time Commonmarker is run. Options are accepted and processed in Ruby, and then processed again in Rust (for type checking etc). This PR removes all of the Ruby-side logic and lets Rust handle all of the configuration for options and plugins.

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.

1 participant