Y
Hacker News
new
|
ask
|
show
|
jobs
by
burnt-resistor
18 days ago
I'm curious if anyone has had to write a JNI extension for a hot (CPU, GPU, RAM) section the JVM was unable to effectively JIT and/or optimize enough.
1 comments
chadgpt3
17 days ago
I think that's generally a pessimization because JNI has fairly high overhead.
link
burnt-resistor
17 days ago
So then, preferably the set of problems that take a long time to compute and does so independently.
link