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 e3c590f commit b267db0Copy full SHA for b267db0
pyperformance/data-files/benchmarks/bm_yaml/run_benchmark.py
@@ -2,7 +2,7 @@
2
Script for testing the performance of YAML parsing, using yaml.
3
4
This will dump/load several real world-representative objects a few thousand
5
-times. The methodology below was chosen for was chosen to be similar to
+times. The methodology below was chosen to be similar to
6
real-world scenarios which operate on single objects at a time.
7
8
This explicitly tests the pure Python implementation in pyyaml, not its C
0 commit comments