Get premium membership and access questions with answers, video lessons as well as revision papers.

What factors can be used to measure efficiency?

      

What factors can be used to measure efficiency?

  

Answers


KELVIN
.Transaction throughput: this is the number of transactions processed in a given time interval. In some systems, such as airline reservations, high transaction throughput is critical to the overall success of the system.
•Response time: this is the elapsed time for the completion of a single transaction. From a user’s point of view, you want to minimize response time as much as possible. However, there are some factors that influence response time that you may have no control over, such as system loading or communication times. You can shorten response time by:
-reducing contention and wait times, particularly disk I/O wait times;
-reducing the amount of time resources are required;
-using faster components.
•Disk storage: this is the amount of disk space required to store the database files. You may wish to minimize the amount of disk storage used.

kalvinspartan answered the question on July 4, 2018 at 17:03


Next: State and discuss how the four basic hardware components interact and affect system performance
Previous: Describe the two main approaches to partitioning and discuss when each may be an appropriate way to improve performance. Give examples to illustrate your answer

View More Computer Science Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions