Glossary:Speculative execution: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    30 August 2024

    • curprev 09:5609:56, 30 August 2024Philip talk contribs 426 bytes +426 Created page with "High performance CPUs use multiple logic blocks in order to perform as much work as possible in parallel. So for example, if a CPU is required to process a list of ten items it might start to "speculatively execute" the processing of an 11th before it has been able to determine that it has completed the list. Even though this wasted effort has to be discarded, a net performance improvement can be achieved."