CPU performance

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

1/7

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.

8 Terms

1
New cards

what factors can affect a CPU’s performance?

clock speed, processor cores, and cache

2
New cards

what is clock speed?

the CPU contains a clock to coordinate all of the computer’s components, sending out a regular electrical pulse to keep all the components in time. the frequency of the pulses is known as the clock speed.

3
New cards

what is clock speed measured in?

hertz

4
New cards

higher clock speed frequency = ?

more instructions able to be performed in a given moment of time

5
New cards

what is a core?

a processing unit within a CPU capable of fetching, decoding and executing its own instructions

6
New cards

more cores = ?

a greater number of instructions able to process in a given amount of time. for example a dual core processor can perform two instructions at the same time, allowing twice as many instructions to be executed, although it doesn’t always perform at this rate as software may not be able to take full advantage of both cores

7
New cards

what is cache?

a small amount of high-speed RAM built within the processor, temporarily holding data and instructions the processor is likely to reuse

8
New cards

larger cache = ?

more instructions and data can be stored in cache so there is less need to access slower RAM or ROM, improving performance