1.1.2 cpu performance

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/18

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

19 Terms

1
New cards

what three factors affect the performance of a computer system?

cache memory, clock speed, number of cores

2
New cards

what is cache memory?

temporary storage for frequently accessed data

3
New cards

how does cache memory improve performance?

it’s closer to the CPU than RAM so it can provide data and instructions to the CPU at a faster rate

4
New cards

will a computer with more cache memory have a higher performance and why?

yes because repeatedly used instructions can be stored and accessed faster

5
New cards

what is a limitation of cache memory?

it’s costly so most computers only have a small amount

6
New cards

what is clock speed?

the measure of how quickly a CPU can process instructions

7
New cards

what is clock speed measured in?

gigahertz (GHz)

8
New cards

what is the default clock speed on a computer?

3.5 GHz

9
New cards

how does clock speed improve performance?

the faster the clock speed, the faster the computer can perform the FDE cycle resulting in better performance because more instructions can be processed each second

10
New cards

what is overclocking?

when the computer’s clock speed is increased higher than the recommended rate

11
New cards

what will overclocking make a computer do?

it’ll perform faster but can lead to overheating and could damage the machine

12
New cards

what is underclocking?

when the computer’s clock speed is decreased lower than the recommended rate

13
New cards

what will underclocking make a computer do?

it’ll perform slower but will increase the lifespan of the machine

14
New cards

what is a core?

a complete set of CPU components

15
New cards

what can each core peform?

its own FDE cycle

16
New cards

what is a multi-core CPU?

it has more than one set of components within the same CPU

17
New cards

how does the number of cores improve performance?

a computer with more cores will have a higher performance because it can process more instructions at once

18
New cards

what are two limitations to having more cores?

if one core is waiting for another core to finish processing, performance may not increase at all

some software isn’t written to make use of multiple cores so it won’t run any quicker on a multi-core computer

19
New cards

what are the advantages of increasing RAM?>