We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f30a94f commit de51d9bCopy full SHA for de51d9b
Changelog.md
@@ -121,7 +121,7 @@
121
- [#393]: Added tests for reserved names (started with "xml"i) -- see <https://www.w3.org/TR/xml-names11/#xmlReserved>
122
- [#363]: Add tests for `Reader::read_event_impl` to ensure that proper events generated for corresponding inputs
123
- [#407]: Improved benchmark suite to cover whole-document parsing, escaping and unescaping text
124
-- [#418]: Parameterized macrobenchmarks, added throughput measurements via criterion
+- [#418]: Parameterized macrobenchmarks and comparative benchmarks, added throughput measurements via criterion
125
126
[#8]: https://github.com/Mingun/fast-xml/pull/8
127
[#9]: https://github.com/Mingun/fast-xml/pull/9
0 commit comments