Skip to content

Commit b267db0

Browse files
Update pyperformance/data-files/benchmarks/bm_yaml/run_benchmark.py
Co-authored-by: Eric Snow <[email protected]>
1 parent e3c590f commit b267db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyperformance/data-files/benchmarks/bm_yaml/run_benchmark.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Script for testing the performance of YAML parsing, using yaml.
33
44
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
5+
times. The methodology below was chosen to be similar to
66
real-world scenarios which operate on single objects at a time.
77
88
This explicitly tests the pure Python implementation in pyyaml, not its C

0 commit comments

Comments
 (0)