Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
crusty_jpeg
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
crusty_jpeg
11mo ago
It's great. We saw a 2000% throughput increase on our business analytics platform when we switched to a /dev/null backend.
2.
▲
by
crusty_jpeg
11mo ago
The best way I've found to make a standalone executable is to compile my scheme program into a .boot file and embed it, along with Chez's .boot files, into a small C program that then calls the scheme program. All of the necessary