Performance of computer system, Computer Engineering

Assignment Help:

Performance of computer system:

Computer performance is frequently described in terms of clock speed (usually in MHz or GHz). It refers to the cycles per second of the main clock of the CPU. Though, this metric is somewhat misleading, as a machine with a higher clock rate can not necessarily have higher performance. As a consequence manufacturers have moved away from clock speed as a measure of performance.

Computer performance may also be measured with the amount of cache a processor has. If the speed is measured MHz or GHz, were to be a car then the cache is like the gas tank. No matter how speedy the cargoes, it will still require to get gas. The higher the speed, and the greater the cache and the faster a processor run.

Modern CPUs may execute multiple instructions per clock cycle, which radically speeds up a program. Other factors influence speed, such like bus speeds, the mix of functional units, available memory, and the type and order of instructions in the programs being run.

There are 2major types of latency, speed and throughput. Latency is the time amongst the start of a procedure and its completion. Throughput is called the amount of work done per unit time. Interrupt latency is the definite maximum response time of the system to an electronic event (for example. when the disk drive finishes moving some data). Performance can be affected by a very wide range of design option- for instance, pipelining a processor generally makes latency worse (slower) but makes throughput better. Computers that control machinery generally required low interrupt latencies. These computers work in a real-time environment and fail if an operation is not completed in a particulars amount of time. For instance, computer-controlled anti-lock brakes must begin braking almost immediately after they have been instructed to brake.

The performance of a computer can be measured by using other metrics that depend upon its application domain. A system can be CPU bound (as in numerical calculation), memory bound (as in video editing) or I/O bound (as in a web serving application) or Power consumption has become essential servers and portable devices like laptops.

 The benchmarking tries to take all these factors into account by measuring the time a computer takes to run through a series of test programs. Though benchmarking indicates strengths, it cannot help one to select a computer. Frequently the measured machines split on different measures. For instance, one system may handle scientific applications quickly, whilst another might play famous video games more smoothly. Furthermore, designers have been identified to add special features to their products, whether in software or hardware, which allow a particular benchmark to execute quickly but which do not offer same advantages to other, more common tasks.

A Functional Unit is described as a collection of computer systems and network infrastructure components which, when abstracted, may be more easily and clearly linked to the goals and objectives of the enterprise, ultimately behind the success of the enterprise's mission.

From a technological view, a Functional Unit is an unit that consists of and network infrastructure components or computer systems that deliver critical information asset s,1 through network-based services, to constituencies that are authenticated to that Functional Unit.


Related Discussions:- Performance of computer system

Biometric systems for implementing client server network, Discuss password ...

Discuss password schemes and Biometric systems for implementing client server network security.          In cyberspace, buyers & sellers cannot see each other. Also in video con

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

Explain programmer visible registers, Q. Explain Programmer Visible Registe...

Q. Explain Programmer Visible Registers? These registers can be accessed employing machine language. In general we encounter four kinds of programmer visible registers.

Set up to use parallel virtual machine, Q. Set up to Use parallel virtual m...

Q. Set up to Use parallel virtual machine? PVM employs two environment variables when starting and running. Each and every PVM user needs to set these two variables to employ P

Define technique of improving priority of process wait queue, is a techniqu...

is a technique of improving the priority of process waiting in Queue for CPU allocation? Ageing is a technique of enhancing the priority of process waiting in Queue for CPU all

Why does dma have priority over the cpu, Why does DMA have priority over th...

Why does DMA have priority over the CPU when both request a memory transfer? The data transfer monitored by DMA controller which is called as DMA channel. The CPU is included o

Simplify the expression by using karnaugh map, Simplify   the   following  ...

Simplify   the   following   expression   into   sum   of   products   using   Karnaugh   map F(A, B, C, D) = ∑ (1,3,4,5,6,7,9,12,13) Ans. Simplification of the giv

C#, I have assignment about writing code in c# language this code to contro...

I have assignment about writing code in c# language this code to control the leds in the circuit board ..any idea

State about dynamic modelling and its inputs, State about Dynamic modelling...

State about Dynamic modelling and its inputs Dynamic modelling is elaborated further by adding concept of time: new attributes are computed, as a function of the attribute chan

System analysis and design, write an algorithm on railway reservation ticke...

write an algorithm on railway reservation ticket window

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd