Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hollowheights authored Jan 13, 2022
1 parent b03e0b4 commit 267774a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ Pros:
#### The effect of this in actual use

When sharing version 1 I wrote:
Current performance on my Lenovo T450s: Going through 1800 stocks over 5 years of daily data takes ~8 minutes.
"Current performance on my Lenovo T450s: Going through 1800 stocks over 5 years of daily data takes ~8 minutes."

That was getting very bothersome and 2.0 runs through 4500 stocks in ~3 minutes.
There is no reason to go back to version 1 other than for trying to understand the deeper logic behind Python.
Performance wise it is too slow for larger datasets and version 2 leads to exactly the same data.
Performance wise it is too slow for larger datasets and version 2 leads to the exact same data.



Expand Down

0 comments on commit 267774a

Please sign in to comment.