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
This is worth exploring IMO given the risk vs. reward tradeoff; though, we should check it out to see if precision loss from converting through double to decimal is significant compared to current string based conversion. See prior discussion on Precisions v. Performance of decimal vs double.
I had a quick test. And this way has max 3x performance gain!
But few tests fail due to precision problem
Originally posted by @LeeDongGeon1996 in #386 (comment)
The text was updated successfully, but these errors were encountered: