Y
Hacker News
new
|
ask
|
show
|
jobs
by
Pyppe
3742 days ago
Jenkins too is built on top of a compiled language. Too bad it is JVM, which is a hog when it comes to memory... Point being that a "compiled language" is no guarantee of a low memory usage.
1 comments
xvilka
3742 days ago
OK, I meant "compiled into native code" language.
link
outworlder
3742 days ago
Still doesn't change much when said language can be JIT'ed.
link