You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code currently sits at around 3000 Java code lines. I believe I can make that to 1000 lines of scala, with even better performance, since the current Java code is just a line-to-line rewrite from C.
To ensure correctness, make an unit test that will compare the outputs on all the datasets.
The text was updated successfully, but these errors were encountered:
The code currently sits at around 3000 Java code lines. I believe I can make that to 1000 lines of scala, with even better performance, since the current Java code is just a line-to-line rewrite from C.
To ensure correctness, make an unit test that will compare the outputs on all the datasets.
The text was updated successfully, but these errors were encountered: