Code name
This parameter characterizes, firstly, the technical process (see above), and secondly, some features of the internal structure of processors. A new (or at least updated) codename is introduced to the market with each new CPU generation; chips of the same architecture are "coevals", but may belong to different series (see above). At the same time, one generation can include both one and several code names.
Here are the most common Intel codenames today:
Cascade Lake-X (10th gen),
Comet Lake (10th gen),
Comet Lake Refresh (10th generation),
Rocket Lake (11th generation),
Alder Lake (12th generation),
Raptor Lake (13th generation),
Raptor Lake Refresh (14th generation).
For AMD, this list includes
Zen+ Picasso,
Zen2 Matisse,
Zen2 Renoir,
Zen3 Vermeer,
Zen3 Cezanne,
Zen4 Raphael,
Zen4 Phoenix and
Zen5 Granite Ridge.
Lithography
The technical process by which the CPU is manufactured.
The parameter is usually specified by the size of the individual semiconductor elements (transistors) that make up the processor integrated circuit. The smaller their size, the more advanced the technical process is considered: miniaturization of individual elements allows you to reduce heat generation, reduce the overall size of the processor and at the same time increase its flow Rate. CPU manufacturers are trying to move towards reducing the technical process, and the newer the processor, the lower the numbers you can see at this point.
The technical process is measured in nanometers (nm). In the modern arena of central processors, solutions made using the
7 nm,
10 nm,
12 nm process technology predominate, high-end CPU models are manufactured using the
4 nm and
5 nm process technology,
14 nm and
22 nm solutions are still afloat, and are rapidly fading into the background, but
28 nm and
32 nm occur periodically.
Cores
The number of physical cores provided in the processor design. The core is the part of the processor that is responsible for executing the instruction stream. The presence of multiple cores allows the CPU to work simultaneously with several tasks, which has a positive effect on performance. Initially, each physical core was intended to operate with one thread of commands, and the number of threads corresponded to the number of cores. However, today there are many processors that support multi-threading technologies and are capable of executing two streams of commands on each core at once. For more information about this, see “Amount of threads”.
Desktop processors
have 2 cores (2 threads), as a rule, typical for budget models.
2 cores (4 threads) and
4 cores are typical for inexpensive mid-class solutions.
4 cores (8 threads),
6 cores,
6 cores (12 threads),
8 cores - a strong mid-range.
8 cores (16 threads),
10 cores,
12 cores,
16 cores and
more are characteristic features of advanced models, including processors for servers and workstations.
At the same ti
...me, it is worth considering that the actual capabilities of the CPU are determined not only by this parameter, but also by other characteristics - primarily by series and generation / architecture (see the corresponding paragraphs). It is not uncommon for situations where a more advanced and/or new dual-core processor turns out to be more powerful than a quad-core chip from a more modest series or an earlier architecture. So it makes sense to compare CPUs by the number of cores within the same series and generation.Threads
The number of instruction streams that the processor can execute at the same time.
Initially, each physical core (see "Number of cores") was intended to execute one thread of instructions, and the number of threads corresponded to the number of cores. However, there are many processors today that support Hyper-threading or SMT (see below) and can run two threads on each core at once. In such models, the number of threads is twice the number of cores — for example, 8 threads will be indicated in a quad-core chip.
In general, a higher number of threads, other things being equal, has a positive effect on speed and efficiency, but increases the cost of the processor.
Clock speed
The number of cycles per second that the processor produces in its normal operating mode. A clock is a single electrical impulse used to process data and synchronize the processor with the rest of the computer system. Different operations may require fractions of a clock or several clocks, but anyway, the clock frequency is one of the main parameters characterizing the performance and speed of the processor — all other things being equal, a processor with a higher clock frequency will work faster and better cope with significant loads. At the same time, it should be taken into account that the actual performance of the chip is determined not only by the clock frequency, but also by a number of other characteristics — from the series and architecture (see the relevant paragraphs) to the number of cores and support for special instructions. So it makes sense to compare by clock frequency only chips with similar characteristics belonging to the same series and generation.
L1 cache
The amount of Level 1 (L1) cache provided by the processor.
Cache is an intermediate memory buffer into which the most frequently used data from RAM is written when the processor is running. This speeds up access to them and has a positive effect on system performance. The larger the cache, the more data can be stored in it for quick access and the higher the performance. Level 1 cache has the highest performance and the smallest volume — up to 128 KB. It is an integral part of any processor.
L2 cache
The amount of Level 2 (L2) cache provided by the processor.
Cache is an intermediate memory buffer into which the most frequently used data from RAM is written during processor operation. This speeds up access to them and has a positive effect on system performance. The larger the cache, the more data can be stored in it for quick access and the higher the performance. Level 2 cache volume can reach 12 MB, the vast majority of modern processors have such a cache.
L3 cache
The amount of cache level 3 (L3) provided in the processor.
Cache is an intermediate memory buffer into which the most frequently used data from RAM is written when the processor is running. This speeds up access to them and has a positive effect on system performance. The larger the cache, the more data can be stored in it for quick access and the higher the performance.
IGP
Model of the integrated video core installed in the processor. See "Integrated Graphics" for details on the core itself. And knowing the name of the graphics chip model, you can find its detailed characteristics and clarify the performance of the processor when working with video.
In terms of specific models, Intel processors use
HD Graphics, specifically
510,
530,
610,
630 and
UHD Graphics with models
610,
630,
730,
750,
770. AMD chips, in turn, can carry
Radeon Graphics,
Radeon R5 series,
Radeon R7 series, and
Radeon RX Vega graphics cards.
At the same time,
processors without a graphics core are appropriate for purchase if you plan to fully assemble a PC with a graphics card. In this case, overpaying for a
processor with a graphics core does not make sense.