Typo fix 2 in 2024-03-15-FirstRelease.md
This commit is contained in:
parent
f5cb266a43
commit
a4ce3e9696
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ I'd like to end this section with a small disclaimer: I am not a benchmark exper
|
||||||
of files that would highlight how the parser performs when stressed different ways. I invite you to take a look at [the
|
of files that would highlight how the parser performs when stressed different ways. I invite you to take a look at [the
|
||||||
code generating the YAML files](https://github.com/Ethiraric/yaml-rust2/tree/master/tools/gen_large_yaml) and, if you
|
code generating the YAML files](https://github.com/Ethiraric/yaml-rust2/tree/master/tools/gen_large_yaml) and, if you
|
||||||
are more knowledgeable than I am, improve upon them. `yaml-rust2` performs better with these files because those are the
|
are more knowledgeable than I am, improve upon them. `yaml-rust2` performs better with these files because those are the
|
||||||
ones I could work with. If you find a fil with which `yaml-rust2` is slower than `yaml-rust`, do file an issue!
|
ones I could work with. If you find a file with which `yaml-rust2` is slower than `yaml-rust`, do file an issue!
|
||||||
|
|
||||||
## This release
|
## This release
|
||||||
### Improvements from `yaml-rust`
|
### Improvements from `yaml-rust`
|
||||||
|
|
Loading…
Reference in a new issue