GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
EXRMETRICS(1) User Commands EXRMETRICS(1)

exrmetrics - report read/write time

exrmetrics [options] infile [infile2...] [-o outfile]

Read an OpenEXR image from infile, write an identical copy to outfile reporting time taken to read/write and file sizes.

file to write to. If no file specified, uses a memory buffer note: file may be overwritten multiple times during tests
part number to copy, or "all" for all parts default is "all"
set to multi-threaded (system selected thread count)
Use a pool of n worker threads for processing files. Default is single threaded (no thread pool)
set DWA or ZIP compression level
list of compression methods to test (none/rle/zips/zip/piz/pxr24/b44/b44a/dwaa/dwab,orig,all default orig: retains original method)
shorthand options for writing a new file with no metrics: -p all --type orig --time none --type orig --no-size --passes 1 change pixel type or compression by specifying --type or -z after --convert
shorthand options for robust performance benchmarking: -p all --compression all --time write,reread --passes 10 --type half,float --no-size --csv
-16 rgba|all
[DEPRECATED] force 16 bit half float: either just RGBA, or all channels Use --type half or --type mixed instead
list of pixel types to use (float,half,mixed,orig) mixed uses half for RGBA, float for others. Default is 'orig'
comma separated list of operations to report timing for. operations can be any of read,write,reread (use --time none for no timing)
don't output size data
print output as JSON dictionary (Default mode)
print output in csv mode. If passes>1, show median timing default is JSON mode
write and re-read file num times (default 1)
print this message
output progress messages
print version information

[ ]

Copyright © Contributors to the OpenEXR Project License BSD-3-Clause [ ]

July 2025 OpenEXR 3.3.4 https://openexr.com

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.