





















There is also the whole headache that a lot of domain values we use tend to be large enough that 32bit overflow is a real possibility but not large enough that 64bit overflow is (e.g. integer ID values of all kinds). So staying in 32bit, even if you don't need the memory, needs a whole lot more effort getting those pieces correct.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。