-
Notifications
You must be signed in to change notification settings - Fork 222
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't use serde_json to read the list of named entities for codegen
This can have the effect of taking out serde_derive from the critical path of crates that only use markup5ever. In the case of librsvg, this reduces build time in release mode by 30 seconds.
- Loading branch information
1 parent
07bd567
commit 3afd8d6
Showing
4 changed files
with
2,239 additions
and
2,259 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.