#5 Migrate to typed racket

Offen
vor 2 Jahren geöffnet von george · 1 Kommentare
Hier gibt es bis jetzt noch keinen Inhalt.
George C. Privon hat dieses Issue vor 2 Jahren aus einem Commit referenziert
George C. Privon kommentierte vor 2 Jahren
Besitzer

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.
Anmelden, um an der Diskussion teilzunehmen.
Kein Meilenstein
Niemand zuständig
1 Beteiligte
Laden…
Abbrechen
Speichern
Hier gibt es bis jetzt noch keinen Inhalt.