Update example of wrong defaultMain

This commit is contained in:
Bodigrim 2024-07-02 22:39:48 +01:00
parent ddc497282a
commit df493e4332
2 changed files with 2 additions and 2 deletions

View File

@ -310,7 +310,7 @@ look for another way to speed up generation of Fibonacci numbers.
```
All
fibo 20: OK (1.46s)
Response {respEstimate = Estimate {estMean = Measurement {measTime = 87496728, measAllocs = 0, measCopied = 0}, estStdev = 694487}, respIfSlower = FailIfSlower Infinity, respIfFaster = FailIfFaster Infinity}
WithLoHi (Estimate {estMean = Measurement {measTime = 41529118775, measAllocs = 0, measCopied = 0, measMaxMem = 0}, estStdev = 1595055320}) (-Infinity) Infinity
```
* If benchmarks fail with an error message

View File

@ -285,7 +285,7 @@ another way to speed up generation of Fibonacci numbers.
> All
> fibo 20: OK (1.46s)
> Response {respEstimate = Estimate {estMean = Measurement {measTime = 87496728, measAllocs = 0, measCopied = 0}, estStdev = 694487}, respIfSlower = FailIfSlower Infinity, respIfFaster = FailIfFaster Infinity}
> WithLoHi (Estimate {estMean = Measurement {measTime = 41529118775, measAllocs = 0, measCopied = 0, measMaxMem = 0}, estStdev = 1595055320}) (-Infinity) Infinity
- If benchmarks fail with an error message