Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
babol
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
babol
6mo ago
What you wrote aligns with my experience so far. It's fast and easy to get something working, but in a number of cases it (Opus) just gets stuck 'spinning' and no number of prompts is going to fix that. Moreover - when crea
2.
▲
by
babol
7mo ago
Would running an application with chosen GC, subtracting GC time reported by methods You introduced, and then comparing with Epsilong-based run be a good estimate of barrier overhead ? Thank you for the well written article!
3.
▲
by
babol
3y ago
> > QuestDB organizes data sorted by time, so relying on insertion order may help to avoid redundant sorting if there is an ORDER BY clause with the timestamp column. > If data is already sorted and you have an 'order by'