Does attribute length matter?

I would assume attributes are hashed somehow so that having a million documents with a “description” attribute would take up the same space/time as the same million docs with a “desc” attribute instead.

true?