top | item 37770825

(no title)

pineapple_sauce | 2 years ago

>"blazingly fast"

> written by homebrew author (brew is notoriously slow)

> written in typescript

hmmm... I have my doubts on that claim, especially when there is no evidence to support it.

discuss

order

dev213|2 years ago

"written in typescript" does not mean it's slow. V8 and JavaScriptCore are insanely fast, and typescript is a proven language.

rk06|2 years ago

JavaScript (typescript) is interpreted, hence will be slower than a compiled language