$j -= $shell
)
- This will change some existing formatting.
+ This will change some existing formatting with very long 'for' terms.
- The following new parameters are available for manipulating
trailing commas of lists. They are described in the manual.
release on large files due to optimizations made with the help of
Devel::NYTProf.
+ - This version was stress-tested for over 200 cpu hours with random
+ input parameters. No failures to converge, internal fault checks,
+ undefined variable references or other irregularities were seen.
+
## 2022 06 13
- No significant bugs have been found since the last release but users
$j -= $shell
)
- This will change some existing formatting.
+ This will change some existing formatting with very long 'for' terms.
- The following new parameters are available for manipulating
trailing commas of lists. They are described in the manual.
- This version runs 10 to 15 percent faster than the previous
release on large files due to optimizations made with the help of
Devel::NYTProf.
+
+- This version was stress-tested for over 200 cpu hours with random
+ input parameters. No failures to converge, internal fault checks,
+ undefined variable references or other irregularities were seen.
</code></pre>
<h2>2022 06 13</h2>
- run NYTProf and check the activity and performance of all changed code
- suggested random testing minimum test duration without irregularities:
- 3 cpu hours for a commit candidate
- - 8 cpu hours for a +0.01 version bump candidate
- - 24 cpu hours for a new release candidate
+ - 24 cpu hours for a +0.01 version bump candidate
+ - 100 cpu hours for a new release candidate
- run 'author tests' on a much larger body of code than is covered by the .t
files.
- compare results of the current version with previous version