Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Talk:Instruction path length

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 16 years ago by 24.68.32.159 in topic Untitled

Untitled

[edit]

With many computer architectures, two different machine instructions may require different time for execution. E.g. an ADD machine instruction (addition) may take only 1 cycle, while an SQRT machine instruction (square root) may take several hundred cycles.

My question therefore is how at all instruction path length can be deemed a measure of the algorithms performance on a particular computer hardware? At least drawbacks of using IPL as a measure should be mentioned in this article. --Abdull (talk) 12:18, 21 September 2009 (UTC)Reply


"order of items in unsorted lookup list - most frequently occurring items should be placed first to avoid long searches" Isn't this a form of sorting? —Preceding unsigned comment added by 24.68.32.159 (talk) 16:06, 19 January 2010 (UTC)Reply