Thank you for your support! On Mon, Jun 29, 2020, 12:40 PM Aleksandar Markovic < aleksandar.qemu.devel@gmail.com> wrote: > > > понедељак, 29. јун 2020., Ahmed Karaman је > написао/ла: > >> Hi, >> >> The second report of the TCG Continuous Benchmarking series builds >> upon the QEMU performance metrics calculated in the previous report. >> This report presents a method to dissect the number of instructions >> executed by a QEMU invocation into three main phases: >> - Code Generation >> - JIT Execution >> - Helpers Execution >> It devises a Python script that automates this process. >> >> After that, the report presents an experiment for comparing the >> output of running the script on 17 different targets. Many conclusions >> can be drawn from the results and two of them are discussed in the >> analysis section. >> >> Report link: >> >> https://ahmedkrmn.github.io/TCG-Continuous-Benchmarking/Dissecting-QEMU-Into-Three-Main-Parts/ >> >> Previous reports: >> Report 1 - Measuring Basic Performance Metrics of QEMU: >> https://lists.gnu.org/archive/html/qemu-devel/2020-06/msg06692.html >> >> > My sincere congratulations on the Report 2!! > > And, on top of that, this is an excellent idea to list previous reports, > as you did in the paragraph above. > > Keep reports coming!! > > Aleksandar > > > >> Best regards, >> Ahmed Karaman >> >