This HTML5 document contains 51 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n7https://books.google.com/
n16https://global.dbpedia.org/id/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
dbpedia-arhttp://ar.dbpedia.org/resource/
owlhttp://www.w3.org/2002/07/owl#
n18http://www.vm.ibm.com/perf/reports/zvm/html/
wikipedia-enhttp://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Instruction_path_length
rdfs:label
Instruction path length طول مسار التعليمات
rdfs:comment
في أداء الحاسوب يكون طول مسار التعليمات هو عدد تعليمات لغة الآلة اللازمة لتنفيذ قسم من برنامج حاسوب.قد يعتبر إجمالي طول المسار لبرنامج بأكمله مقياس لأداء خوارزمية في عتاد الحاسوب محدد. إن طول مسار تعليمات شرطية بسيطة قد يُساوي في العادة جزء من التعليمات لأداء المقارنة والآخر لإتخاذ مسار ما إذا تحقق الشرط المحدد. إن طول الوقت اللازم لتنفيذ كل جزء من التعليمات لا يتم وضعه في الاعتبار عادة عند تحديد طول المسار وبالتالي فإن طول المسار مجرد مؤشر للأداء النسبي أكثر من كونه أي معني مطلق.عند تنفيذ برنامج مرجعي يكون معظم طول مسار التعليمات عادةً داخل الحلقة الداخلية للبرنامج. In computer performance, the instruction path length is the number of machine code instructions required to execute a section of a computer program. The total path length for the entire program could be deemed a measure of the algorithm's performance on a particular computer hardware. The path length of a simple conditional instruction would normally be considered as equal to 2, one instruction to perform the comparison and another to take a branch if the particular condition is satisfied. The length of time to execute each instruction is not normally considered in determining path length and so path length is merely an indication of relative performance rather than in any sense absolute.
dcterms:subject
dbc:Analysis_of_algorithms dbc:Software_optimization
dbo:wikiPageID
18839800
dbo:wikiPageRevisionID
941499559
dbo:wikiPageWikiLink
dbc:Software_optimization dbr:Instruction_set_simulator dbr:Lookup_table dbc:Analysis_of_algorithms dbr:Computer_hardware dbr:Inner_loop dbr:Indexed_search dbr:Memoization dbr:Source_lines_of_code dbr:Cache_(computing) dbr:Binary_search_algorithm dbr:Benchmark_program dbr:Iteration dbr:Brute-force_search dbr:Algorithm dbr:Machine_code dbr:Assembly_language dbr:Computer_performance dbr:Computer_program dbr:Sorting dbr:Unreachable_code dbr:Associative_array dbr:Binary_search dbr:Sorting_algorithm dbr:Optimization_(computer_science) dbr:Software_metric dbr:Subroutine
dbo:wikiPageExternalLink
n7:books%3Fid=R7Frpn3g9AEC&pg=PA43&lpg=PA43&dq=%22instruction+path+length%22&source=web&ots=f1d-77XzLV&sig=EuQVc3kKLMWN-Wrvk-Y0tHKSlZs&hl=en&sa=X&oi=book_result&resnum=5&ct=result%23PPP1,M1 n18:gloss.html
owl:sameAs
dbpedia-ar:طول_مسار_التعليمات n16:4nK7i wikidata:Q6041761 freebase:m.04gqdgt
dbp:wikiPageUsesTemplate
dbt:Citation_needed dbt:Unreferenced dbt:Snd dbt:Short_description
dbo:abstract
In computer performance, the instruction path length is the number of machine code instructions required to execute a section of a computer program. The total path length for the entire program could be deemed a measure of the algorithm's performance on a particular computer hardware. The path length of a simple conditional instruction would normally be considered as equal to 2, one instruction to perform the comparison and another to take a branch if the particular condition is satisfied. The length of time to execute each instruction is not normally considered in determining path length and so path length is merely an indication of relative performance rather than in any sense absolute. When executing a benchmark program, most of the instruction path length is typically inside the program's inner loop. Before the introduction of caches, the path length was an approximation of running time, but in modern CPUs with caches, it can be a much worse approximation, with some load instructions taking hundreds of cycles when the data is not in cache, or orders of magnitude faster when in cache (even the same instruction in another round in a loop). في أداء الحاسوب يكون طول مسار التعليمات هو عدد تعليمات لغة الآلة اللازمة لتنفيذ قسم من برنامج حاسوب.قد يعتبر إجمالي طول المسار لبرنامج بأكمله مقياس لأداء خوارزمية في عتاد الحاسوب محدد. إن طول مسار تعليمات شرطية بسيطة قد يُساوي في العادة جزء من التعليمات لأداء المقارنة والآخر لإتخاذ مسار ما إذا تحقق الشرط المحدد. إن طول الوقت اللازم لتنفيذ كل جزء من التعليمات لا يتم وضعه في الاعتبار عادة عند تحديد طول المسار وبالتالي فإن طول المسار مجرد مؤشر للأداء النسبي أكثر من كونه أي معني مطلق.عند تنفيذ برنامج مرجعي يكون معظم طول مسار التعليمات عادةً داخل الحلقة الداخلية للبرنامج.
gold:hypernym
dbr:Number
prov:wasDerivedFrom
wikipedia-en:Instruction_path_length?oldid=941499559&ns=0
dbo:wikiPageLength
5018
foaf:isPrimaryTopicOf
wikipedia-en:Instruction_path_length