TJBENCH(1) | User Commands | TJBENCH(1) |
tjbench - benchmark the performance of libjpeg-turbo
tjbench is a JPEG decompression/compression benchmark part of libjpeg-turbo.
-alloc = Dynamically allocate JPEG buffers -bmp = Use Windows Bitmap format for output images [default = PPM] -bottomup = Use bottom-up row order for packed-pixel source/destination buffers -tile = Compress/transform the input image into separate JPEG tiles of varying
-rgb, -bgr, -rgbx, -bgrx, -xbgr, -xrgb =
-cmyk = Indirectly test YCCK JPEG compression/decompression
-fastupsample = Use the fastest chrominance upsampling algorithm available -fastdct = Use the fastest DCT/IDCT algorithm available -accuratedct = Use the most accurate DCT/IDCT algorithm available -progressive = Use progressive entropy coding in JPEG images generated by
-subsamp <s> = When compressing, use the specified level of chrominance
-quiet = Output results in tabular rather than verbose format -yuv = Compress from/decompress to intermediate planar YUV images -yuvpad <p> = The number of bytes by which each row in each plane of an
-scale M/N = When decompressing, scale the width/height of the JPEG image by a
-hflip, -vflip, -transpose, -transverse, -rot90, -rot180, -rot270 =
-grayscale = Transform the input image into a grayscale JPEG image prior to
-copynone = Do not copy any extra markers (including EXIF and ICC profile data)
-benchtime <t> = Run each benchmark for at least <t> seconds [default = 5.0] -warmup <t> = Run each benchmark for <t> seconds [default = 1.0] prior to
-componly = Stop after running compression tests. Do not test decompression. -nowrite = Do not write reference or output images (improves consistency of
-limitscans = Refuse to decompress or transform progressive JPEG images that
-stoponwarning = Immediately discontinue the current
NOTE: If the quality is specified as a range (e.g. 90-100), a separate test will be performed for all quality values in the range.
This manual page was written by Mathieu Malaterre <malat@debian.org> for the Debian GNU/Linux system, but may be used by others.
Copyright (C)2009-2019, 2021 D. R. Commander. All Rights Reserved.
February 2023 | tjbench 2.1.5 |