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 d449d74 commit 43cff52Copy full SHA for 43cff52
README.md
@@ -119,7 +119,7 @@ XML.write(node) # String
119
## Performance
120
121
- Comparing benchmarks (fairly) between packages is hard.
122
- - The most fair comparison is between "XML.jl - Node Load" and `XMLDict.jl - read` in which XMLDict is 1.4x slower.
+ - The most fair comparison is between `XML.jl - Node Load` and `XMLDict.jl - read` in which XMLDict is 1.4x slower.
123
- See the `benchmarks/suite.jl` file.
124
125
| Benchmark | code | median time | median GC |
0 commit comments