zlibcodesize.txt

来自「可用于TM1300/PNX1300系列DSP(主要用于视频处理)压缩库即应用例子」· 文本 代码 · 共 69 行

TXT
69
字号
Using -O3 option and without -g option with -host tmsimWith no compression and no decompression-rw-rw-r--  1 scleary    269379 Jan 21 17:52 zdecompress.outtext    data    data1   bss     dec        hex        79424   876     1020    2776    84096      0x14880    With no compression and with decompression (extra 99085 bytes)-rw-rw-r--  1 scleary    368464 Jan 21 17:59 zdecompress.outtext    data    data1   bss     dec        hex        115520  5344    2540    2776    126180     0x1ECE4    With compression and with no decompression (extra 97682 bytes)-rw-rw-r--  1 scleary    367061 Jan 21 18:13 zdecompress.outtext    data    data1   bss     dec        hex        116928  980     3996    2776    124680     0x1E708    With compression and with decompression (extra 190426 bytes)-rw-rw-r--  1 scleary    459805 Jan 21 18:16 zdecompress.outtext    data    data1   bss     dec        hex        151104  5408    5372    2776    164660     0x28334    Using -O5 option and without -g option with -host tmsim and withlinker options  '-bcompact -bfoldcode -bremoveunusedcode'Without compression and without decompression -rw-rw-r--  1 scleary    129767 Feb  1 11:20 zdecompress.outtext    data    data1   bss     dec        hex        55488   868     932     2772    60060      0xEA9C     With compression and with no decompression (extra 58209 bytes)-rw-rw-r--  1 scleary    187976 Feb  1 11:23 zdecompress.outtext    data    data1   bss     dec        hex        86272   972     3800    2772    93816      0x16E78    With no compression and with decompression (extra 58089 bytes)-rw-rw-r--  1 scleary    187856 Feb  1 11:24 zdecompress.outtext    data    data1   bss     dec        hex        82304   5296    2160    2772    92532      0x16974    With compression and with decompression (extra 113501 bytes)-rw-rw-r--  1 scleary    243268 Feb  1 11:14 zdecompress.outtext    data    data1   bss     dec        hex        111616  5400    4884    2772    124672     0x1E700    

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?