Hacker News new | ask | show | jobs
by atgreen 100 days ago
I'm the author. https://atgreen.github.io/repl-yell/posts/sbcl-fibers/
2 comments

This is fantastic! Godspeed.
Incredible! Is this ready for at scale production use?
No. I have yet to propose the patches formally. The SBCL maintainers are reviewing the high-level proposal (on my blog) first. You can try the implementation, however. There's a pointer to the repo/branch on my blog. I need to build a proper benchmarking framework and publish some real numbers that people can reproduce before I am confident enough to submit the patches for review.

Let me know if you try it out. I would love some feedback (via github)

Would it work with the parallel GC feature?
I haven't really looked into it, but I'm hopeful it can be made to work.