#5 Migrate to typed racket

開啟中
george2 年之前創建 · 1 條評論
尚未有任何內容
George C. Privon 在代碼提交 2 年之前 中引用了該問題
George C. Privon commented 2 年之前
所有者

Based on some quick testing, using typing adds overhead to the execution time unless the program is compiled. While the overall runtime is generally "fast enough" (~0.4s without typing, ~1s with typing), it would be nice if this program were snappy.

If this issue is addressed and the program is migrated to Typed Racket, it would probably be preferable to encourage users to compile the program (raco exe or raco compile) before running it, to improve responsiveness.

Based on some quick testing, using typing adds overhead to the execution time unless the program is compiled. While the overall runtime is generally "fast enough" (~0.4s without typing, ~1s with typing), it would be nice if this program were snappy. If this issue is addressed and the program is migrated to Typed Racket, it would probably be preferable to encourage users to compile the program (`raco exe` or `raco compile`) before running it, to improve responsiveness.
Sign in to join this conversation.
未選擇里程碑
未指派成員
1 參與者
正在加載...
取消
保存
尚未有任何內容