Update README.md
This commit is contained in:
parent
4beea9b23b
commit
3bc2ed1cb7
@ -195,7 +195,7 @@ julia> @time sum_n(1_000_000_000)
|
||||
500000000500000000
|
||||
```
|
||||
|
||||
This timining is very fast (and the reason is explained in the book).
|
||||
This timing is very fast (and the reason is explained in the book).
|
||||
The issue is that this is the situation under Julia 1.7.
|
||||
|
||||
Under Julia 1.8 and Julia 1.9 running the same code takes longer (tested under Julia 1.9-beta4):
|
||||
|
Loading…
Reference in New Issue
Block a user