dyoo / whalesong

Whalesong: Racket to JavaScript compiler
http://hashcollision.org/whalesong
250 stars 30 forks source link

reduce cost of makeVector by eliminating redundant args #78

Closed dyoo closed 12 years ago

dyoo commented 12 years ago

Note to self: change makeVector so it steals its argument. It's used everywhere, so make it as cheap as possible.

M.v=RT.makeVector(["#path:/gpfs/main/home/dyoo/work/whalesong/examples/list-length.rkt",198,11,0,23]);

dyoo commented 12 years ago

should be fixed in 97d8848e013dd05e4760715228b68033bb1975a1