summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/performance/1913505
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/performance/1913505')
-rw-r--r--results/classifier/gemma3:12b/performance/191350513
1 files changed, 13 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/performance/1913505 b/results/classifier/gemma3:12b/performance/1913505
new file mode 100644
index 000000000..7e362a32d
--- /dev/null
+++ b/results/classifier/gemma3:12b/performance/1913505
@@ -0,0 +1,13 @@
+
+Windows XP slow on Apple M1
+
+Qemu installed by using brew install qemu -s on M1
+
+QEMU emulator version 5.2.0
+XP image from: https://archive.org/details/WinXPProSP3x86
+
+Commands run:
+$ qemu-img create -f qcow2 xpsp3.img 10G
+$ qemu-system-i386 -m 512 -hda xpsp3.img -cdrom WinXPProSP3x86/en_windows_xp_professional_with_service_pack_3_x86_cd_vl_x14-73974.iso -boot d
+
+It's taken 3 days now with qemu running at around 94% CPU and installation hasn't finished. The mouse pointer moves and occasionally changes between the pointer and hourglass so it doesn't seem to have frozen.
\ No newline at end of file