We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4b3834 commit 13faab4Copy full SHA for 13faab4
entries/ikelaiah/README.md
@@ -124,7 +124,7 @@ Iwan Kelaiah
124
125
* 1.7
126
* Revision release - Sequential approach. 4-6 mins on my Inspiron 15 7510 laptop (a little improvement on speed).
127
- * Converting Float as String to Int was a bit slow, so resorted to a lookup instead. This saves 30-55 seconds.
+ * Converting Float as String to Int was a bit slow, so resorted to a lookup instead. This saves 30-45 seconds.
128
* Re-arranged `if` statements in two places. This saves 10-15 seconds x 2 = ~ 30 seconds saving.
129
130
## License
0 commit comments