Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
4013 days ago
Was the performance related work postponed?
1 comments
susi22
4013 days ago
If you mean the compilation fsync stuff: Yeah until 1.8
link
pjmlp
4013 days ago
I mean the compilation and startup time that people think lies on the JVM, CLR, Dalvik and ART when trying to run Clojure code.
link
puredanger
4013 days ago
It sounds like you are referring to various ideas around delayed var loading to improve startup performance - most of that was delayed, although there was one change that improved compilation speed and improves the performance of some projects.
link
pjmlp
4012 days ago
Yeah that was it, thanks.
link