mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Adjust benchmark
This commit is contained in:
@@ -204,9 +204,9 @@ func BenchmarkAssembleDeepSiteWithManySections(b *testing.B) {
|
||||
})
|
||||
}
|
||||
|
||||
runOne(1, 1, 20)
|
||||
runOne(1, 1, 50)
|
||||
runOne(1, 6, 100)
|
||||
runOne(2, 2, 100)
|
||||
runOne(1, 6, 500)
|
||||
runOne(2, 6, 100)
|
||||
runOne(3, 2, 100)
|
||||
runOne(4, 2, 100)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user