mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-25 04:55:04 +02:00
Added 0.9 details
This commit is contained in:
parent
d7e2eb980d
commit
09d563bf53
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
## 0.9 - TBD
|
## 0.9 - TBD
|
||||||
|
|
||||||
|
This release significantly improves garbage collection performance by using [lazy sweeping](docs/Garbage-Collector-Lazy-Sweeping.md). Improvements are most notable to applications that perform a lot of allocations and have a large number of shortly-lived objects.
|
||||||
|
|
||||||
## 0.8.1 - July 2, 2018
|
## 0.8.1 - July 2, 2018
|
||||||
|
|
||||||
Features
|
Features
|
||||||
|
|
Loading…
Add table
Reference in a new issue