File tree 1 file changed +1
-1
lines changed
website/blog/modules/ROOT/pages
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -708,7 +708,7 @@ The Mill build tool's test parallelism strategy has gone through a lot of iterat
708
708
improvement over the years, but at this point it is in a pretty good state.
709
709
Perhaps most importantly, Mill's new `def testParallelism = true` flag is a single switch.
710
710
It is not that much _faster_ than running tests with older strategies or other
711
- build tools, but it provides that performance across a wide range of use cases without needing
711
+ build tools, but it provides that performance across a wide range of workloads without needing
712
712
manual tuning or configuration. This simplifies the user experience,
713
713
letting them spend less time fiddling with the build tool and more time focusing on their actual
714
714
project. While `testParallelism` it is opt-in for testing in the latest Mill `0.12.9`,
You can’t perform that action at this time.
0 commit comments