Comment by mceachen
3 months ago
IME large linear algebra algos run like molasses in a jvm compared to compiled solutions. You're always fighting the gc.
3 months ago
IME large linear algebra algos run like molasses in a jvm compared to compiled solutions. You're always fighting the gc.
Do you have any benchmarks to show, out of curiosity?
Ok. But we have plenty of C libraries to bind to that for.
They're far slower in Python but that hasn't stopped anyone.