mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
Use YAML for the benchmark compare
This commit is contained in:
@ -1,2 +1,2 @@
|
|||||||
gobench -package=./hugolib -bench="BenchmarkSiteBuilding/TOML,num_langs=3,num_pages=5000,tags_per_page=5,shortcodes,render" -count=3 > 1.bench
|
gobench -package=./hugolib -bench="BenchmarkSiteBuilding/YAML,num_langs=3,num_pages=5000,tags_per_page=5,shortcodes,render" -count=3 > 1.bench
|
||||||
benchcmp -best 0.bench 1.bench
|
benchcmp -best 0.bench 1.bench
|
Reference in New Issue
Block a user