Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
A significant amount of CPU is wasted with JMM restrictions on byte[] arrays.
To transform from one Long -> another Long, this goes into a byte[] array, which shows up as a hotspot.
Attachments
Attachments
Issue Links
- breaks
-
HIVE-19713 itests/hive-jmh should not reference a concreate storage-api version
- Closed
- is blocked by
-
HIVE-19660 update branch-3 to be version 3.1 and fix storage-api mismatch
- Closed
- relates to
-
HIVE-19501 Fix HyperLogLog to be threadsafe
- Resolved
-
HIVE-19578 HLL merges tempList on every add
- Closed