Y
Hacker News
new
|
ask
|
show
|
jobs
by
sklogic
4031 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.
1 comments
lispm
4027 days ago
That depends largely on the implementation and libraries. Some make extensive use of CLOS in I/O for example.
link