@techreport{TR-IC-08-15, number = {IC-08-15}, author = {Daniel Nicácio and Wesley Attrot and Guido Araújo and Edson Borin}, title = {Dynamic Optimization Effects on {DBT}}, month = {July}, year = {2008}, institution = {Institute of Computing, University of Campinas}, note = {In English, 24 pages. \par\selectlanguage{english}\textbf{Abstract} Dynamic Binary Translation can provides code portability between different architectures. The translation process occurs on the fly by translating the binary code from source to target architecture. Since this is a dynamic process, the translation overhead must be minimum. One way to compensate the overhead cost of binary translation is to dynamically optimize traces of the translated code. This paper discuss the influence of trace quality on dynamic optimization and also presents three dynamic optimizations and shows which gain expectations a dynamic optimization system can have. } }