Skip to content

Commit de51d9b

Browse files
committed
Parameterize comparative benchmarks, add throughput measurements
1 parent f30a94f commit de51d9b

File tree

2 files changed

+234
-180
lines changed

2 files changed

+234
-180
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
- [#393]: Added tests for reserved names (started with "xml"i) -- see <https://www.w3.org/TR/xml-names11/#xmlReserved>
122122
- [#363]: Add tests for `Reader::read_event_impl` to ensure that proper events generated for corresponding inputs
123123
- [#407]: Improved benchmark suite to cover whole-document parsing, escaping and unescaping text
124-
- [#418]: Parameterized macrobenchmarks, added throughput measurements via criterion
124+
- [#418]: Parameterized macrobenchmarks and comparative benchmarks, added throughput measurements via criterion
125125

126126
[#8]: https://github.com/Mingun/fast-xml/pull/8
127127
[#9]: https://github.com/Mingun/fast-xml/pull/9

0 commit comments

Comments
 (0)