Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Loop_fusion> ?p ?o. }
Showing items 1 to 26 of
26
with 100 items per page.
- Loop_fusion abstract "In computer science, loop fusion (or loop jamming) is a compiler optimization and loop transformation which replaces multiple loops with a single one. It is possible when two loops iterate over the same range and do not reference each other's data.Loop fusion does not always improve run-time speed. On some architectures, two loops may actually perform better than one loop because, for example, there is increased data locality within each loop. In these cases, a single loop may be transformed into two, which is called loop fission.".
- Loop_fusion wikiPageID "616111".
- Loop_fusion wikiPageRevisionID "594918157".
- Loop_fusion hasPhotoCollection Loop_fusion.
- Loop_fusion subject Category:Articles_with_example_C_code.
- Loop_fusion subject Category:Compiler_optimizations.
- Loop_fusion type Abstraction100002137.
- Loop_fusion type Act100030358.
- Loop_fusion type Action100037396.
- Loop_fusion type Change100191142.
- Loop_fusion type ChangeOfState100199130.
- Loop_fusion type CompilerOptimizations.
- Loop_fusion type Event100029378.
- Loop_fusion type Improvement100248977.
- Loop_fusion type Optimization100260051.
- Loop_fusion type PsychologicalFeature100023100.
- Loop_fusion type YagoPermanentlyLocatedEntity.
- Loop_fusion comment "In computer science, loop fusion (or loop jamming) is a compiler optimization and loop transformation which replaces multiple loops with a single one. It is possible when two loops iterate over the same range and do not reference each other's data.Loop fusion does not always improve run-time speed. On some architectures, two loops may actually perform better than one loop because, for example, there is increased data locality within each loop.".
- Loop_fusion label "Loop fusion".
- Loop_fusion label "Слияние циклов".
- Loop_fusion sameAs m.02wyrw.
- Loop_fusion sameAs Q6675825.
- Loop_fusion sameAs Q6675825.
- Loop_fusion sameAs Loop_fusion.
- Loop_fusion wasDerivedFrom Loop_fusion?oldid=594918157.
- Loop_fusion isPrimaryTopicOf Loop_fusion.