mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-14 08:17:35 +02:00
Added a note about more efficient closure calls
This commit is contained in:
parent
5f8b8f9f40
commit
a4ef5b20b6
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
Features
|
||||
|
||||
- Improve performance of runtime by more efficiently unboxing known fixnums.
|
||||
- Improve performance of compiled code slightly by using more efficient closure calls when possible.
|
||||
- Add support for R7RS `#d` decimal specifier for numbers.
|
||||
|
||||
Bug Fixes
|
||||
|
|
Loading…
Add table
Reference in a new issue