That would also depend on how many Domain Controllers you have, since the load will be distributed amongst them.
However, in general does AD not require much IO. A single user is something like 8 KB in the database and is typically cached into the DC:s RAM until next logon. There there is some GPO:s that should be read from the SYSVOL folder and sent to the client, but these are also typically very small in size.