Database queries are performed on the server. However, a "computed item" sounds very much like something that is performed on the client, processing records returned from the server.
If the SQL performed on the server is slow, your PC will "hang" while it waits for the answer to come back from the server.