Y
Hacker News
new
|
ask
|
show
|
jobs
by
gburt
3972 days ago
Different instruction set. The release notification isn't very clear about what optimizations took place. It is quite possible that it will not be the same result on a different architecture.
1 comments
vvanders
3972 days ago
Even moreso, different cache sizes. Some object that might fit nicely in a 4kB cache might get destroyed with a 1kB cache.
link