The source project of this merge request has been removed.
Prop 327, Fix mistaken mention of floating point
This is a mistake I made earlier. I mentioned floating point performance when describing HashX, there's no floating point in HashX.
HashX is based on SuperscalarHash which is a simplified dataset-bootstrapping environment within RandomX. HashX and SuperscalarHash are integer-only, only the full RandomX algorithm used floating point.