mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-15 08:47:35 +02:00
Note inlining perormance improvements
This commit is contained in:
parent
1c6388bfaf
commit
5caa43bb8a
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
Features:
|
Features:
|
||||||
|
|
||||||
- Added SRFI 113 - sets and bags.
|
- Added SRFI 113 - sets and bags.
|
||||||
|
- Improve performance by more aggressively inlining primitives that work with immutable objects, such as the numeric arithmetic and comparison functions.
|
||||||
- Allow the reader to recognize `#true` and `#false`.
|
- Allow the reader to recognize `#true` and `#false`.
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
|
|
Loading…
Add table
Reference in a new issue