On Tue, Jun 30, 2020 at 7:59 AM 罗勇刚(Yonggang Luo) <luoyongg...@gmail.com> wrote: > > Wonderful work, May I reproduce the work on my local machine? > > On Mon, Jun 29, 2020 at 6:26 PM Ahmed Karaman <ahmedkhaledkara...@gmail.com> > wrote: >> >> 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 >> >> Best regards, >> Ahmed Karaman > > > > -- > 此致 > 礼 > 罗勇刚 > Yours > sincerely, > Yonggang Luo
Thanks Mr. Yonggang. Yes of course, go ahead. Please let me know if you have any further questions. Best Regards, Ahmed Karaman