about summary refs log tree commit diff stats
path: root/linux/stats.txt
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-03-29 18:47:52 -0700
committerKartik Agaram <vc@akkartik.com>2021-03-29 18:47:52 -0700
commit16f2bd1174632659cbad925f7271cd72feef3522 (patch)
treed3a729b5cdf4413ae7dfc86e15c1f0a63532b943 /linux/stats.txt
parent386641c0212437e719e6601596da82df1d0969e0 (diff)
downloadmu-16f2bd1174632659cbad925f7271cd72feef3522.tar.gz
.
Diffstat (limited to 'linux/stats.txt')
-rw-r--r--linux/stats.txt86
1 files changed, 43 insertions, 43 deletions
diff --git a/linux/stats.txt b/linux/stats.txt
index 4d229e3a..1efae374 100644
--- a/linux/stats.txt
+++ b/linux/stats.txt
@@ -1,52 +1,52 @@
 ## Lines in source files
-                          Initial   -whitespace/comments/tests
-apps/factorial.subx         120       44
-apps/crenshaw2-1.subx       561      180
-apps/crenshaw2-1b.subx      757      186
-apps/hex.subx              1442      149
-apps/survey_elf.subx       4733      905
-apps/pack.subx             5881      840
-apps/dquotes.subx          1925      383
-apps/assort.subx            905      183
-apps/tests.subx             284      137
-apps/sigils.subx           4641      896
-apps/calls.subx            1785      448
-apps/braces.subx            360      121
-apps/mu.subx              36692    12858
+                     Initial   -whitespace/comments/tests
+factorial.subx         120       44
+crenshaw2-1.subx       561      180
+crenshaw2-1b.subx      757      186
+hex.subx              1442      149
+survey_elf.subx       4733      905
+pack.subx             5881      840
+dquotes.subx          1925      383
+assort.subx            905      183
+tests.subx             284      137
+sigils.subx           4641      896
+calls.subx            1785      448
+braces.subx            360      121
+mu.subx              36692    12858
 
 ## Total source lines needed including libraries
-                          Initial   -whitespace/comments/tests/dead code
-apps/factorial.subx        8436     1700
-apps/crenshaw2-1.subx      8644     1925
-apps/crenshaw2-1b.subx     8736     1931
-apps/hex.subx              9065     1908
-apps/survey_elf.subx      10217     3248
-apps/pack.subx            10589     2727
-apps/dquotes.subx          9262     2468
-apps/assort.subx           8686     2425
-apps/tests.subx            8519     2214
-apps/sigils.subx          10578     3043
-apps/calls.subx            9242     2388
-apps/braces.subx           8545     2111
-apps/mu.subx              35438    15820
+                     Initial   -whitespace/comments/tests/dead code
+factorial.subx        8436     1700
+crenshaw2-1.subx      8644     1925
+crenshaw2-1b.subx     8736     1931
+hex.subx              9065     1908
+survey_elf.subx      10217     3248
+pack.subx            10589     2727
+dquotes.subx          9262     2468
+assort.subx           8686     2425
+tests.subx            8519     2214
+sigils.subx          10578     3043
+calls.subx            9242     2388
+braces.subx           8545     2111
+mu.subx              35438    15820
 
 ## executable size in KB
-                          Initial   -tests/dead code
-apps/crenshaw2-1            41        4.3
-apps/crenshaw2-1b           42        5.2
-apps/factorial              42        5.2
-apps/hex                    45        5.0
-apps/survey_elf             51        9.6
-apps/pack                   54        7.6
-apps/dquotes                46        6.5
-apps/assort                 42        6.4
-apps/tests                  41        5.8
-apps/sigils                 54        9.1
-apps/calls                  47        7.1
-apps/braces                 42        5.9
-apps/mu                    563      131.0
+                     Initial   -tests/dead code
+crenshaw2-1            41        4.3
+crenshaw2-1b           42        5.2
+factorial              42        5.2
+hex                    45        5.0
+survey_elf             51        9.6
+pack                   54        7.6
+dquotes                46        6.5
+assort                 42        6.4
+tests                  41        5.8
+sigils                 54        9.1
+calls                  47        7.1
+braces                 42        5.9
+mu                    563      131.0
 
-## history of apps/mu.subx
+## history of mu.subx
                                                         date    commit  mu.subx   -tests/cmts  binary (KB excl. dead code)
 parsing function headers                           2019 Oct 30  5725      621         277         6.9
 function calls                                          Nov 10  5739     1202         346         7.2