qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[REPORT] [GSoC - TCG Continuous Benchmarking] [#10] Measuring QEMU Perfo


From: Ahmed Karaman
Subject: [REPORT] [GSoC - TCG Continuous Benchmarking] [#10] Measuring QEMU Performance in System Mode - Part Two
Date: Fri, 28 Aug 2020 12:30:00 +0200

Greetings,

In part two of the final TCG Continuous Benchmarking report, the same
procedures introduced in part one are used for inspecting the
performance of QEMU system mode emulation. The only difference is
instead of emulating the same OS for all targets, different images
where selected from the Qemu-devel thread below and the official QEMU
documentation.

https://www.mail-archive.com/qemu-devel@nongnu.org/msg604682.html

For each of the five targets used in this report (arm, hppa, m68k,
mipsel, and sh4), the source of the used emulation instructions is
mentioned. This is followed by a snippet for fetching the required
files and starting the system emulation.

The results of running the time command are then displayed for
measuring the boot-up time until the login screen is reached where the
emulation is stopped. The top 25 executed QEMU functions are also
measured using the topN_system.py script introduced in part one of the
report.

Report link:
https://ahmedkrmn.github.io/TCG-Continuous-Benchmarking/Measuring-QEMU-Performance-in-System-Mode-Part-Two/

Previous reports:
Report 1 - Measuring Basic Performance Metrics of QEMU:
https://lists.gnu.org/archive/html/qemu-devel/2020-06/msg06692.html
Report 2 - Dissecting QEMU Into Three Main Parts:
https://lists.gnu.org/archive/html/qemu-devel/2020-06/msg09441.html
Report 3 - QEMU 5.0 and 5.1-pre-soft-freeze Dissect Comparison:
https://lists.gnu.org/archive/html/qemu-devel/2020-07/msg01978.html
Report 4 - Listing QEMU Helpers and Function Callees:
https://lists.gnu.org/archive/html/qemu-devel/2020-07/msg04227.html
Report 5 - Finding Commits Affecting QEMU Performance:
https://lists.gnu.org/archive/html/qemu-devel/2020-07/msg05769.html
Report 6 - Performance Comparison of Two QEMU Builds:
https://lists.gnu.org/archive/html/qemu-devel/2020-07/msg07389.html
Report 7 - Measuring QEMU Emulation Efficiency:
https://lists.gnu.org/archive/html/qemu-devel/2020-08/msg00098.html
Report 8 - QEMU Nightly Performance Tests:
https://lists.gnu.org/archive/html/qemu-devel/2020-08/msg03409.html
Report 9 - Measuring QEMU Performance in System Mode:
https://lists.gnu.org/archive/html/qemu-devel/2020-08/msg05705.html

Best regards,
Ahmed Karaman



reply via email to

[Prev in Thread] Current Thread [Next in Thread]