Cantitate/Preț
Produs

Static Analysis and optimization of Object Oriented Systems

Autor Soham Sundar Chakraborty, Rajeev Kumar, P. P. Chakrabarti
en Limba Engleză Paperback – mar 2012
In this book we have discussed various aspects of object oriented systems and their optimizations. We have mainly explored dynamic dispatch, one of the key language features of object oriented programming paradigm along with devirtualization, an optimization technique to resolve dynamic dispatch to particular function calls. We have also studied dynamic dispatch table construction which is used to enable dynamic dispatch and method inlining as the post-devirtualization optimization. Precise type analysis techniques have been proposed for the whole program and code component to achieve static devirtualization of the dynamic dispatches in the code. After devirtualization, certain call patterns are identified using which better method inlining has been achieved with reduced code growth. Efficient construction of the dispatch table has also been proposed using type analysis to reduce the size of the dispatch table which in turn helps to reduce the overhead of the execution systems.
Citește tot Restrânge

Preț: 27081 lei

Preț vechi: 33851 lei
-20% Nou

Puncte Express: 406

Preț estimativ în valută:
5183 5452$ 4324£

Carte tipărită la comandă

Livrare economică 09-23 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783848413539
ISBN-10: 3848413531
Pagini: 120
Dimensiuni: 152 x 229 x 7 mm
Greutate: 0.19 kg
Editura: LAP LAMBERT ACADEMIC PUBLISHING AG & CO KG
Colecția LAP Lambert Academic Publishing

Notă biografică

Soham Sundar Chakraborty completed his Master of Science (MS) from Department of Computer Science and Engineering at Indian Institute of Technology Kharagpur, India under the guidance of Dr. Rajeev Kumar and Dr. P. P. Chakrabarti. His areas of interest are program analysis, parallel programming, software engineering and related areas.