Skip to content

Comment on Ubuntu 24.04 LTS will enable frame pointers by defaultparent

Comments

This is very hyperbolic and inaccurate.

In 2023 it's not a 1-2% performance penalty anymore and certainly not for most use cases. Only if the 15th register is critical for performance on an x86_64 CPU.

Certain workloads might suffer more, but most will certainly suffer less than a 1-2% hit.

Using any of the higher 8 registers on an x86_64 requires an opcode prefix and makes your instruction 1 byte longer. There is still a small reward for avoiding r8-r15.

very allegorical

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.