The short answer is "No", it makes the table bigger and size will slow
down operations (probably not by much, but some).
The right answer is first, get the logical design right. An IDENTITY
cannot ever be a logical key, so is this thing actually a table at all?
What would the TIMESTAMP mean in your data model?