(no title)
lbrandy | 2 years ago
I have seen so, so, so many examples of systems where latencies, including and especially tail latencies, end up mattering substantially and where java becomes a major liability.
In my experience, actually, carefully controlling things like p99 latency is actually the most important reason C++ is preferred rather than the more vaguely specified "performance".
ianlevesque|2 years ago
Edit: And probably for that specific example it’d be best to go all the way to some optimized library like FAISS, so maybe C++ still wins?
grumpyprole|2 years ago
vvanders|2 years ago
deterministic|2 years ago
Gibbon1|2 years ago