Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwaway-kg8d5
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
throwaway-kg8d5
1y ago
Very true. I would have gone with Every coder knows the secret to optimizin’ is knowing what to throw away and knowing what to keep
2.
▲
by
throwaway-kg8d5
5y ago
> you can approximate that by doing a LIMIT on unsorted results in a subselect If you still have time left over, you can increase this LIMIT and run the query again (c.f. "iterative deepening") to get something like the desire