How many in-order cores could one fit on a die?
How many in-order cores could one fit on a die?
Posted Aug 15, 2023 4:47 UTC (Tue) by donald.buczek (subscriber, #112892)In reply to: How many in-order cores could one fit on a die? by epa
Parent article: Another round of speculative-execution vulnerabilities
> PHP and other scripting languages like Perl treat numbers as double-precision floating point but a lot of the time they are only smallish integers in practice.
Not true for Perl, integers and doubles use native types [1].
[1]: https://github.com/Perl/perl5/blob/79c6bd015ed156a95e3480...
