comparison src/http/modules/ngx_http_image_filter_module.c @ 3275:b344b68da8c5

optimize some cycles: *) delete surplus variable; *) on i386/amd64 "while (n) / n--" is smaller than "while (n--)", because the platforms have no postfix operations
author Igor Sysoev <igor@sysoev.ru>
date Mon, 02 Nov 2009 17:12:09 +0000
parents e6f5cb5eff8b
children fbf6d83ce288
comparison
equal deleted inserted replaced
3274:95b0b0d7843f 3275:b344b68da8c5