Dehancer Benchmark

Dehancer film emulation with sophisticated algorithms runs in realtime on modern hardware.

Dehancer Benchmark measures the peak performance of your system compared to other typical configurations. This will give you a reliable guide when buying hardware or choosing an upgrade.

Follow our to get more from Dehancer on your rig.

macOS

Command line options:

DehancerBenchmarkMetal.app/Contents/MacOS/DehancerBenchmarkMetal
–output|-o  define output file for benchmark results
–list|-l print available hardware devices (GPU)
–device|-d define hardware device index for benchmark processing
–verbose|-v print progression output


Usage example:

~/Downloads/DehancerBenchmarkMetal.app/Contents/MacOS/DehancerBenchmarkMetal -o ~/Desktop/test.json -d 0 -v

Windows

Command line options:

–output|-o  define output file for benchmark results
–list|-l print available hardware devices (GPU)
–device|-d define hardware device index for benchmark processing
–verbose|-v print progression output

Usage example (CUDA):

DehancerBenchmarkCuda_x86_64_v5_3_1.exe -o result.json -v -d 0

Usage Example (OpenCL):

DehancerBenchmarkOpenCL_x86_64_v5_3_1.exe -o result.json -v -d 0

Linux

Command line options:

–output|-o  define output file for benchmark results
–list|-l print available hardware devices (GPU)
–device|-d define hardware device index for benchmark processing
–verbose|-v print progression output

Usage example (CUDA):

DehancerBenchmarkCuda -o result.json -v -d 0