Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jhoechtl
on Dec 29, 2019
|
parent
|
context
|
favorite
| on:
Steel Bank Common Lisp 2.0
How is multi processor and native multi threading support and support of the two concepts in the GC?
reikonomusha
on Dec 29, 2019
|
next
[–]
The GC is neither parallel nor concurrent. Luis Oliveira implemented a parallel GC in SBCL but it was slower IIRC.
fiddlerwoaroof
on Dec 29, 2019
|
prev
[–]
The garbage collector is a stop-the-world collector, but other than that, this implementation has great multiple core / multithread support.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: