Y
Hacker News
new
|
ask
|
show
|
jobs
by
nemoniac
3985 days ago
Could you elaborate on this point?
1 comments
sklogic
3984 days ago
The biggest gain of the tracing JITs is elimination of dynamic dispatch. CL does not use it to an extend comparable to JavaScript, Python or Smalltalk.
link
lispm
3980 days ago
That depends largely on the implementation and libraries. Some make extensive use of CLOS in I/O for example.
link