mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +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
|
||||
|
||||
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
|
||||
|
||||
Features
|
||||
|
|
Loading…
Add table
Reference in a new issue