Performance Analysis of Optimized Code: Binary Analysis for Performance Insight
📄 Viewing lite version
Full site ›
Book Details
Author(s)Nathan R. Tallent
PublisherVDM Verlag
ISBN / ASIN3639079949
ISBN-139783639079944
AvailabilityUsually ships in 24 hours
Sales Rank18,066,777
CategoryComputers
MarketplaceUnited States 🇺🇸
Description ▲
Modern applications frequently employ sophisticatedobject-oriented design. In these codes, deep loopnests are often spread across multiple routines. Toachieve high performance, such codes rely oncompilers to inline routines and optimize loops.Consequently, to effectively interpret performance,transformed loops must be understood in the callingcontext of transformed routines. 314.xml alex a.out bod.sh booksurge.cmd booksurge.sh bs.sh config config.test ftpbooksurge.sh ftp.sh html2utf8.c knv.sh libri.sh ls.sh nemesis.list nemesisxml.php nemesisxml.php.old onix onix212.xml onix21.list onix21.xml onixnew.list reha.sh sdl_old.sh sdl.sh test.sh text.xml this validate.sh VDM-ACS-280.xml To understand the performance of optimizedobject-oriented code, we describe how to analyzeoptimized object code and its debugging sections torecover its program structure and reconstruct amapping back to its source code. Using this mapping,we combine the recovered static program structurewith dynamic call path profiles to expose inlinedframes and loop nests. Experiments show thatperformance visualizations based on this informationprovide unique insight into the performance ofcomplex object-oriented codes written in C++.***This work should be of interest to performance toolsdevelopers and, more broadly, application developerswho care about performance. It is implemented inRice University's HPCToolkit, a performance analysistoolkit.
More Books in Computers
The Good Web Site Guide 2006: The Completely Revised, …
View
The Pentium Microprocessor
View
Advanced Intel Microprocessors: 80286, 80386, And 80486
View
Differential Equations: Matrices and Models
View
Digital Experiments: Emphasizing Troubleshooting (Merr…
View
Data Structures for Computer Information Systems
View
The Little LISPer, Third Edition
View
Inside Networks
View
Computer Graphics Using Open GL (2nd Edition)
View