mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-16 17:27:33 +02:00
Prepping for a release
This commit is contained in:
parent
d46e9ef86a
commit
be29fbe303
1 changed files with 10 additions and 0 deletions
10
_posts/2019-03-05-Released-Cyclone-Scheme-0.9.10.md
Normal file
10
_posts/2019-03-05-Released-Cyclone-Scheme-0.9.10.md
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
layout: post
|
||||||
|
title: Released Cyclone Scheme 0.9.10
|
||||||
|
excerpt: This release improves the performance of record types and vectors.
|
||||||
|
---
|
||||||
|
|
||||||
|
Features
|
||||||
|
|
||||||
|
- Faster initialization of objects create via `define-record-type`.
|
||||||
|
- Generate faster compiled code for calls to `vector` that contain less than five arguments.
|
Loading…
Add table
Reference in a new issue