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.
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.
Multithreading
Processor support for Hyper-threading.
Hyper-threading is actually a variant of simultaneous multithreading (SMT) developed by Intel and used in its chips since 2002. This technology is used to optimize the load on each physical processor core. Its key principle (simplified) is that each such core is defined by the system as 2 logical cores — for example, the system “sees” a dual-core processor as a quad-core one. At the same time, each physical core constantly switches between two logical cores, in fact, between two threads of commands: when a delay occurs in one thread (for example, in case of an error or while waiting for the result of the previous instruction), the core does not idle, but starts executing the second thread commands. Thanks to this technology, the response time of the processor is reduced, and in server systems, stability is increased with numerous connected users.
In AMD processors, a similar function is used under the original name SMT (see below).
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.
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.
Instruction
Support by the processor of various sets of additional commands. These can be instructions that optimize the operation of the processor as a whole or with applications of a certain type (for example, multimedia, or 64-bit), prevent certain types of viruses from running on the computer, etc. Each manufacturer has its own assortment of instructions for CPUs.
Multiplier
The coefficient on the basis of which the value of the processor clock frequency is displayed. The latter is calculated by multiplying the multiplier by the system bus frequency (see System bus frequency). For example, with a system bus frequency of 533 MHz and a multiplier of 4, the processor clock speed will be approximately 2.1 GHz.
Max. operating temperature
The maximum temperature at which the processor is able to effectively continue to work — when heated above this temperature, most modern processors are turned off in order to avoid the unpleasant consequences of overheating (up to the burning of the chip). The higher the maximum operating temperature, the less demanding the processor is on the cooling system, however, the cooling power anyway should not be lower than TDP (see Heat Dissipation (TDP)).