Hacker News new | ask | show | jobs
by Dayshine 960 days ago
My CLI is 180-185ms startup time, and about 10-20MB for a complex app (with a runtime dependency).
1 comments

keyword: with a runtime dependency :)

For CLIs I much prefer self-contained build outputs which is quite huge when it comes to .NET unfortunately.