Convert it to rust #90
Replies: 1 comment
-
I am willing to make it. |
Beta Was this translation helpful? Give feedback.
-
Is it 2s for you every-time? I don't think that typescript necessarily has a speed issue here. If I had to guess, it's the time to run things like AFAIK Rust doesn't significantly speed up git operations like that. For example, I use starship as my terminal prompt (written in rust). It lags horribly when I repeatedly press enter and it keeps trying to fetch various git info. |
Beta Was this translation helpful? Give feedback.
-
Depends how you develop it it can sometimes be faster than typescript in most cases like for an example lighting css. |
Beta Was this translation helpful? Give feedback.
-
It's 2 seconds everytime and I am running project based on small repos and it's a fast machine. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've noticed it takes 2seconds to open up with rust you can use something like clap or argh to make a cli that is just as better as 2seconds more like instant.
Beta Was this translation helpful? Give feedback.
All reactions