Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
codeaether
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
codeaether
1y ago
Actually, to fully utilize NVME performance, one really need to try to avoid OS overhead by leveraging AsyncIO such as IO_Uring. In fact, 4KB page works quite well if you can issue enough outstanding requests. See a paper from the link belo
2.
▲
by
codeaether
1y ago
It's such a pity to see how much respect Apple has lost due to its lack of real technological ambition. Just a few years ago, Apple was admired for pushing boundaries—now it feels like history is repeating itself.
3.
▲
EloqKV: High-performance distributed transactional database with Redis API
(github.com)
14 points
by
codeaether
1y ago
|
1 comments
4.
▲
by
codeaether
1y ago
License? It doesn't seem to be open sourced.
5.
▲
by
codeaether
1y ago
The article makes two points—one about software performance, the other about development performance. On the topic of software performance, I think the best explanation I got came from the great Prof. Charles Leiserson’s MIT course on perfo
6.
▲
by
codeaether
1y ago
These days, it feels like “AI” basically just means neural network-based models—especially large autoregressive ones. Even convolutional neural networks probably don’t count as “real AI” anymore in most people’s eyes. Funny how things chang