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
Comment by Dawid Weiss (@dweiss) (migrated from JIRA)
This would allow one-time key normalization from floating point to a fixed representation, then everything would just work on ints or longs (including hashes). longBitsToDouble should be much faster for scanning through the array than the normalizing conversion the other way around.
these should be peeled nicely by the JVM, but it'd be nice not to generate them.
Issue: HPPC-124 (migrated from JIRA), created by Dawid Weiss (@dweiss), updated May 21 2018
The text was updated successfully, but these errors were encountered: