From ac73f9caf3cd0e9f8ea112394955a8c9bc18ac88 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 11 Feb 2019 23:38:17 -0800 Subject: 4958 - all my apps fit in 4KB so far (excluding tests) --- subx/stats.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 subx/stats.md (limited to 'subx/stats.md') diff --git a/subx/stats.md b/subx/stats.md new file mode 100644 index 00000000..847c4b9a --- /dev/null +++ b/subx/stats.md @@ -0,0 +1,16 @@ + Initial -tests/whitespace/comments +## Lines in source +apps/crenshaw2-1b.subx 798 176 +apps/crenshaw2-1.subx 601 180 +apps/factorial.subx 107 28 +apps/handle.subx 361 58 +apps/hex.subx 1535 133 +apps/pack.subx 1667 241 + +## Bytes in executable +crenshaw2-1 17612 4112 +crenshaw2-1b 18171 4140 +factorial 16530 3488 +handle 17323 3582 +hex 20591 3866 +pack 20762 4054 -- cgit 1.4.1-2-gfad0