You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add criterion.rs to html5ever/xml5ever
Fixes#45 and is a stepping stone for #286.
Why is this important for #286?
-----
It allows project to track it's performance, since [criterion.rs](https://github.com/bheisler/criterion.rs) generates benchmark data and tracks changes to performance.
Possible enhancements
-----
This is first pass at criterion. It's possible the performance could be better tracked, with more generic benchmarks.
Possibly publishing this data, to see how it behaves overall.
More tests for xml5ever, possibly tests that stress namespace rules and parts where xml is weak.
0 commit comments