Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kstenerud
34 days ago
|
parent
|
context
|
favorite
| on:
Bijou64: A variable-length integer encoding
The thing is, most real-world numbers will fit within 1-3 bytes (even at 7 bits per byte), so ultradense packing doesn't actually buy much outside of benchmarks.
I spent WAYYYYYYYY too much time exploring this...
nwmcsween
32 days ago
|
next
[–]
This is like string functions, there are some variants with just crazy SIMD when the mean string length is ~14-20 bytes
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I spent WAYYYYYYYY too much time exploring this...