Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5794 | Kartik Agaram | 2019-12-06 | 1 | -34/+48 |
| | | | | | | | | | Rather surprisingly, all the treeshake tooling is done in just about 2 hours of work. From now on it'll be easier to update stats.txt. Observations: a) Binaries are tiny compared to conventional stacks. Tens of KB. b) ~80% of binaries are tests and unused libraries in all my apps. c) ~75% of LoC in SubX sources are tests or comments. | ||||
* | 5789 | Kartik Agaram | 2019-12-03 | 1 | -0/+36 |