Purchase Solution

Processor design: Evaluate performance improvement options

Not what you're looking for?

Ask Custom Question

Processor X has a clock speed of 2Ghz and takes 1 cycle for integer operations, 2 cycles for memory operations, and 4 cycles for floating point operations. Empirical data shows that programs run on Processor X are typically composed of 35% floating point operations, 30% memory operations, and 35% integer operations.

You are designing Processor Y, and improvement on Processor X which will run the same programs and you have 2 options to improve the performance:
-Increase the clock speed to 2.4Ghz, but memory operations take 3 cycles.
-Decrease the clock speed to 1.8 ghz, but floating point operations only take 3 cycles.

Compute the speedup for options and decide the option Processor Y should take.

Purchase this Solution

Solution Summary

Solution evaluates the options in terms of average instructions executed per second.

Solution Preview

Average instruction execution time for programs on processor X = 1 * 35% + 2 * 30% + 4 * 35% cycles
= 0.35 + 0.60 + 1.40 cycles
= 2.35 cycles

Average number of program instructions executed per second on processor X = 2 GHz / 2.35 cycles
= 0.8510638298 * 10^9 instructions/second
= 851063829.8 or 851063830 ...

Purchase this Solution


Free BrainMass Quizzes
Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

C# variables and classes

This quiz contains questions about C# classes and variables.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.