Y
Hacker News
new
|
ask
|
show
|
jobs
by
JackSlateur
752 days ago
Running a java is still slow as hell, in 2024
It still takes many seconds to just start the program
Maybe the JRE is simply a pain to start ?
1 comments
int_19h
752 days ago
It has a lot of upfront costs, but that is separate from "hot" performance once everything is loaded.
link