Skip to content

Commit

Permalink
Parameterize comparative benchmarks, add throughput measurements
Browse files Browse the repository at this point in the history
  • Loading branch information
dralley committed Jul 13, 2022
1 parent f30a94f commit de51d9b
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 180 deletions.
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
- [#393]: Added tests for reserved names (started with "xml"i) -- see <https://www.w3.org/TR/xml-names11/#xmlReserved>
- [#363]: Add tests for `Reader::read_event_impl` to ensure that proper events generated for corresponding inputs
- [#407]: Improved benchmark suite to cover whole-document parsing, escaping and unescaping text
- [#418]: Parameterized macrobenchmarks, added throughput measurements via criterion
- [#418]: Parameterized macrobenchmarks and comparative benchmarks, added throughput measurements via criterion

[#8]: https://github.com/Mingun/fast-xml/pull/8
[#9]: https://github.com/Mingun/fast-xml/pull/9
Expand Down
Loading

0 comments on commit de51d9b

Please sign in to comment.