For PBKDF2, only time cost (number of iterations) applies. ForArgon2i/id, there is also memory cost (memory required duringthe process of key derivation) and parallel cost (number ofthreads that run in parallel during the key derivation).
For PBKDF2, only time cost (number of iterations) applies. ForArgon2i/id, there is also memory cost (memory required duringthe process of key derivation) and parallel cost (number ofthreads that run in parallel during the key derivation).