4 ms·
It didn't, do what? I would consider the first 256 integers to be "small integers" ;) > Converting a small integer value into an interface value no longer caus
by ominous_prime 1y ago
It didn't, do what? I would consider the first 256 integers to be "small integers" ;)
> Converting a small integer value into an interface value no longer causes allocation
I forgot that it can also be used for single byte strings, That's not an optimization I ever encountered being useful, but it's there!
- masklinn 1y ago> It didn't, do what? Reintroduce “packing into interfaces”. It did a completely different thing. Small integers remain not inlined.