Hacker News new | ask | show | jobs
by mjevans 2522 days ago
It looks like a standard 32 bit float but with the mantissa truncated to fit in to 16 bits of storage.

I imagine it still keeps most of the performance benefits since it's eliminating around 2/3rds of the longest binary component.