Results 45 comments of Mikael Patel

Please see commit https://github.com/mikaelpatel/Arduino-Shell/commit/cbfed3dbd954c7a102632c259613f2282b3283eb. This gives some performance measurements to work with.

The output of the benchmark sketch is; `script:us:stack depth:stack contents` ``` ShellBenchmarks: started :16:0: :8:0: ,:8:0: T:16:1: -1 F:16:2: -1 0 0:16:3: -1 0 0 1:12:4: -1 0 0 1...

Performance improvement https://github.com/mikaelpatel/Arduino-Shell/commit/e1efda8e77372a7f1653a4ceabeee40cb0c2b7d5. ``` ShellBenchmarks: started :20:0: :0:0: ,:4:0: T:12:1: -1 F:12:2: -1 0 0:8:3: -1 0 0 1:8:4: -1 0 0 1 -1:12:5: -1 0 0 1 -1 10:20:6:...

Performance improvement https://github.com/mikaelpatel/Arduino-Shell/commit/33a4a4ff90b296e62024790bc7be0d6f74e3b641. ``` ShellBenchmarks: started :20:0: :4:0: ,:4:0: T:8:1: -1 F:8:2: -1 0 0:12:3: -1 0 0 1:8:4: -1 0 0 1 -1:12:5: -1 0 0 1 -1 10:16:6:...

Additional benchmarks and performance improvements https://github.com/mikaelpatel/Arduino-Shell/commit/516cc0c71c16f825b3f9a37ed79a8c7f5227d502. ``` ShellBenchmarks: started :20:0: :4:0: ,:8:0: T:8:1: -1 F:8:2: -1 0 0:12:3: -1 0 0 1:8:4: -1 0 0 1 -1:12:5: -1 0 0...