Table 2: Code-size comparison between four applications written in Standard ISO C and DSP-C, both compiled with the same compiler. The first application is a control-code application, the other three are signal-processing applications. Measurements are given in bytes.
| Code Size |
ISO C |
DSP-C |
Ratio |
| Control |
442 |
414 |
1.1 |
| SP1 |
350 |
90 |
3.9 |
| SP2 |
2152 |
1155 |
1.9 |
| SP3 |
3807 |
2781 |
1.4 |