mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Issue #261
This commit is contained in:
parent
027a95ed77
commit
920c1284d2
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@ Features
|
|||
- Allow optimization of some simple self-recursive functions.
|
||||
- Improve GC performance for large heaps.
|
||||
|
||||
Bug Fixes
|
||||
|
||||
- Fixed a bug where `current-jiffy` was returning total clock time of the process, which cannot be used to measure time accurately when more than one thread is executing concurrently.
|
||||
|
||||
## 0.8 - May 30, 2018
|
||||
|
||||
Features
|
||||
|
|
Loading…
Add table
Reference in a new issue