Skip to content

Coding speed for 9/7 on 32bits platforms (x86/ARM) can be improved with a quick fix #220

@gcode-importer

Description

@gcode-importer

Originally reported on Google Code with ID 220

The patch proposed patch has been tested on trunk at revision 2343

Tested on :
Win XP SP3 x86 VC10 SP1
Linux CentOS 5.5 x86_64 compilation with -m32 (GCC 4.1.2 / Red Hat 4.1.2-48)
Linux Ubuntu 11.10 ARMEL compilation with -march=armv7-a -mfloat-abi=softfp -mfpu=neon
-mtune=cortex-a9 (GCC 4.6.3 / Sourcery CodeBench Lite 2012.03-57)

Proposed patch does not require armv7 nor neon capabilities.

Overall time to compress Bretagne2.ppm, Cevennes1.bmp, X_4_2K_24_185_CBR_WB_000.tif
using : "time ./opj_compress -ImgDir ./tmp/ -OutFor jp2 -I" showed a 10-15% speed-up

Regards,
Matthieu DARBOIS


Reported by mayeut on 2013-04-15 13:55:20

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions