Software Performance Engineering HW2: Execution Graph & Resource Requirements, Assignments of Computer Science

A cs 736 software performance engineering homework assignment from 2007. Students are required to draw a software execution graph for a checking out books scenario and assign resource requirements to each step. They are also asked to estimate the total elapsed time based on given service units, work units, and delays. The assignment is worth 35 points.

Typology: Assignments

Pre 2010

Uploaded on 07/30/2009

koofers-user-efx
koofers-user-efx 🇺🇸

10 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
CS 736 Software Performance Engineering
Homework Assignment #2
Assigned: Tuesday, February 6, 2007
Due: Tusday, February 13, 2007 at the beginning of the class (HARD COPY)
No assignments will be accepted after 3:30 pm on Thursday, February 15, 2007
(c) Draw a software execution graph for Checking out books scenario developed in Homework #1.
Assign software resource requirements for each step in a software execution graph. Assuming the
values for the computer resource requirements given in the tables below estimate the total elapsed time.
(35 points)
Devices CPU Disk Delay
Quantity 1 1 1
Service units KInstr Physical I/O Unit
Work unit 20 0 0
DB 500 2 0
Delay 0 0 1
Service time 0.0001 0.02 1

Partial preview of the text

Download Software Performance Engineering HW2: Execution Graph & Resource Requirements and more Assignments Computer Science in PDF only on Docsity!

CS 736 Software Performance Engineering

Homework Assignment

Assigned: Tuesday, February 6, 2007

Due: Tusday, February 13, 2007 at the beginning of the class (HARD COPY)

No assignments will be accepted after 3:30 pm on Thursday, February 15, 2007

(c) Draw a software execution graph for Checking out books scenario developed in Homework #1. Assign software resource requirements for each step in a software execution graph. Assuming the values for the computer resource requirements given in the tables below estimate the total elapsed time. (35 points)

Devices CPU Disk Delay Quantity 1 1 1 Service units KInstr Physical I/O Unit

Work unit 20 0 0 DB 500 2 0 Delay 0 0 1

Service time 0.0001 0.02 1