is it faster to store a user's durable id (calculated from the user id) in D1, then query D1 to get
is it faster to store a user's durable id (calculated from the user id) in D1, then query D1 to get the DO object faster; or is it faster to just use the user's id to get the DO?

