From charlesreid1

Speed Test

Here is how to run a John the Ripper speed test:

$ john -test

Speed Test Results

Kronos

Here are the results of the John the Ripper speed test on Kronos (2010-ish Macbook Pro):

$ john -test

[...be prepared to wait a while...]

Benchmarking: wpapsk, WPA/WPA2 PSK [PBKDF2-SHA1 128/128 SSE4.1 4x]... (2xOMP) DONE
Raw:	1045 c/s real, 536 c/s virtual

Slightly slower than Aircrack's 1200 keys per second... But not too bad.

AWS Free Node

Running the John the Ripper speed test on a free AWS compute node:

$ john -test

Benchmarking: wpapsk, WPA/WPA2 PSK [PBKDF2-SHA1 256/256 AVX2 8x]... DONE
Raw:    2256 c/s real, 2256 c/s virtual

Not too bad for a free compute node!!!