mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-16 01:07:34 +02:00
WIP
This commit is contained in:
parent
730fdb3111
commit
4b2b31dc4d
1 changed files with 3 additions and 0 deletions
3
TODO
3
TODO
|
@ -13,6 +13,9 @@ Tier 0:
|
|||
3) perform optimizations on the CPS using analysis information
|
||||
4) code size and performance comparison between this and baseline (the master branch, for now)
|
||||
|
||||
- Performance
|
||||
1) Can we replace alists in any places with hashtables? Will want to measure any improvements obtained this way
|
||||
|
||||
- Library support
|
||||
|
||||
Import sets (importing libraries, section 5.2):
|
||||
|
|
Loading…
Add table
Reference in a new issue