Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
archermarx authored Nov 10, 2023
1 parent 7e42187 commit 5c56ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ When the equation has two solutions, the first solution will be the smaller of t

## Performance

In my tests, this is typically about 2-3 times slower than a naive quadratic solver. I think more optimizations are certainly possible, however.
In my tests, this is typically about 2-3 times slower than a naive quadratic solver. I think more optimizations are certainly possible, and I welcome performance enhancement suggestions or PRs.

0 comments on commit 5c56ee3

Please sign in to comment.