diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_TCG/2460.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_TCG/2460.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_TCG/2460.toml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_TCG/2460.toml b/gitlab/issues/target_missing/host_missing/accel_TCG/2460.toml deleted file mode 100644 index f6f894f6..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_TCG/2460.toml +++ /dev/null @@ -1,20 +0,0 @@ -id = 2460 -title = "Significant performance degradation of qemu-x86_64 starting from version 3 on aarch64" -state = "opened" -created_at = "2024-07-26T12:20:19.705Z" -closed_at = "n/a" -labels = ["accel: TCG"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2460" -host-os = "Centos 8" -host-arch = "aarch64" -qemu-version = "qemu-x86_64 version 9.0.1, qemu-x86_64 version 2.9.1" -guest-os = "n/a" -guest-arch = "n/a" -description = """When I ran CoreMark with different qemu user-mode versions,guest x86-64-> host arm64, I found that the performance was highest with QEMU 2.x versions, and there was a significant performance degradation starting from QEMU version 3. What is the reason? - -| | | | | | | | | | | | | -|------------------------------------------|-------------|-------------|-------------|-------------|-------------|-------------|------------|-------------|-------------|-------------|-------------| -| qemu version | 2.5.1 | 2.8.0 | 2.9.0 | 2.9.1 | 3.0.0 | 4.0.0 | 5.2.0 | 6.2.0 | 7.2.13 | 8.2.6 | 9.0.1 | -| coremark score | 3905.995703 | 4465.947153 | 4534.119247 | 4538.577912 | 1167.337886 | 1163.399453 | 928.348384 | 1327.051954 | 1301.659616 | 1034.714677 | 1085.304971 |""" -reproduce = "n/a" -additional = "n/a" |