cyclone/_posts/2018-07-31-Released-Cyclone-Scheme-0.9.md
2018-07-30 17:09:56 -04:00

7 lines
298 B
Markdown

---
layout: post
title: Released Cyclone Scheme 0.9
excerpt: This release significantly improves garbage collection performance by using lazy sweeping.
---
This release significantly improves garbage collection performance by using [lazy sweeping](docs/Garbage-Collection-Using-Lazy-Sweeping.md).