Skip to content

Commit 43cff52

Browse files
committed
readme
1 parent d449d74 commit 43cff52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ XML.write(node) # String
119119
## Performance
120120

121121
- 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.
122+
- The most fair comparison is between `XML.jl - Node Load` and `XMLDict.jl - read` in which XMLDict is 1.4x slower.
123123
- See the `benchmarks/suite.jl` file.
124124

125125
| Benchmark | code | median time | median GC |

0 commit comments

Comments
 (0)