- Currently, `EHUnivMonOptimized` is a special case of optimization of regular `EH` - the key difference is the `EHMapBucket` that is used for small buckets' exact count, which is not present in regular EH - Two Lane Design: - regular `EH` as it is for now, general - `EHOptimized` extended from current `EHUnivMonOptimized`, eventually `EHUnivMonOptimized` will be an instance of `EHOptimized`
EHUnivMonOptimizedis a special case of optimization of regularEHEHMapBucketthat is used for small buckets' exact count, which is not present in regular EHEHas it is for now, generalEHOptimizedextended from currentEHUnivMonOptimized, eventuallyEHUnivMonOptimizedwill be an instance ofEHOptimized