Skip to content

Commit 13faab4

Browse files
committed
Fix - incorrect measurement fixed.
1 parent c4b3834 commit 13faab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/ikelaiah/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Iwan Kelaiah
124124

125125
* 1.7
126126
* 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.
127+
* Converting Float as String to Int was a bit slow, so resorted to a lookup instead. This saves 30-45 seconds.
128128
* Re-arranged `if` statements in two places. This saves 10-15 seconds x 2 = ~ 30 seconds saving.
129129

130130
## License

0 commit comments

Comments
 (0)