hashcat added to benchmark opencl cpu and gpu drivers, cpu: $ hashcat -b -m 1000 --opencl-device-types 1 --opencl-platforms 1 --force
hashcat (pull/1273/head) starting in benchmark mode...
OpenCL Platform #1: The pocl project
====================================
* Device #1: pthread-Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz, 18075/18075 MB allocatable, 4MCU
Hashtype: NTLM
Speed.Dev.#1.....: 75419.5 kH/s (55.55ms)
gpu: $ hashcat -b -m 1000 --opencl-device-types 2 --opencl-platforms 1 --force
hashcat (pull/1273/head) starting in benchmark mode...
OpenCL Platform #1: Intel
=========================
* Device #1: Intel(R) HD Graphics Haswell Ultrabook GT2 Mobile, 1536/2048 MB allocatable, 20MCU
Hashtype: NTLM
Speed.Dev.#1.....: 355.8 MH/s (58.44ms)
..apparently, the closed source intel drivers are faster