Its like this ... when you try and crack a wpa key using a dictionary. The program your using needs to calculate the ssid of the AP. That takes along time so to speed things up we match the ssid with each word from our dictionary ahead of time.
Basically you can go from 200 words a second up to 200,000 words a second. However that doesn't include the time it takes to make the rainbow tables.




