Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xavierd
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
xavierd
10y ago
There is still significant sharing that can be achieved inside a VM, plus, a lot of the sharing come from zero pages (full of 0) which is still performed accross VMs. Another benefit of the salting mechanism is that it allows the administra
2.
▲
by
xavierd
11y ago
A lot of those optimizations would no longer yield any benefits[0]. The CPU archictecture evolved a lot in 16 years, especially in branch/code prediction to the point where a correctly predicted branch (without branch_likely) has almos
3.
▲
by
xavierd
11y ago
I would say you're documenting way too much: the obvious shouldn't need documentation.