
Program Specialization
Versandkostenfrei!
Versandfertig in über 4 Wochen
211,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
106 °P sammeln!
This book presents the principles and techniques of programspecialization - a general method to make programs faster(and possibly smaller) when some inputs can be known in advance. Asan illustration, it describes the architecture of Tempo, an offlineprogram specializer for C that can also specialize code at runtime,and provides figures for concrete applications in various domains.Technical details address issues related to program analysisprecision, value reification, incomplete program specialization,strategies to exploit specialized program, incrementalspecialization, and data specialization...
This book presents the principles and techniques of programspecialization - a general method to make programs faster(and possibly smaller) when some inputs can be known in advance. Asan illustration, it describes the architecture of Tempo, an offlineprogram specializer for C that can also specialize code at runtime,and provides figures for concrete applications in various domains.Technical details address issues related to program analysisprecision, value reification, incomplete program specialization,strategies to exploit specialized program, incrementalspecialization, and data specialization. The book, that targetsboth researchers and software engineers, also opens scientific andindustrial perspectives.