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
Currently we're calculating the marks for every words even if they're not requested. Would be nice to get rid of this and only calculate the stuff we need to get some performance improvement.
Currently we're calculating the marks for every words even if they're not requested. Would be nice to get rid of this and only calculate the stuff we need to get some performance improvement.
https://github.com/uesteibar/veritaserum/blob/master/lib/veritaserum.ex#L36
The text was updated successfully, but these errors were encountered: