summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/performance/1036987
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 07:27:52 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 07:27:52 +0000
commitd0c85e36e4de67af628d54e9ab577cc3fad7796a (patch)
treef8f784b0f04343b90516a338d6df81df3a85dfa2 /results/classifier/deepseek-2-tmp/output/performance/1036987
parent7f4364274750eb8cb39a3e7493132fca1c01232e (diff)
downloadqemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.tar.gz
qemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.zip
add deepseek and gemma results
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/performance/1036987')
-rw-r--r--results/classifier/deepseek-2-tmp/output/performance/103698726
1 files changed, 0 insertions, 26 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/performance/1036987 b/results/classifier/deepseek-2-tmp/output/performance/1036987
deleted file mode 100644
index 5ecf63ce7..000000000
--- a/results/classifier/deepseek-2-tmp/output/performance/1036987
+++ /dev/null
@@ -1,26 +0,0 @@
-
-compilation error due to bug in savevm.c
-
-Since 
-
-302dfbeb21fc5154c24ca50d296e865a3778c7da
-
-Add xbzrle_encode_buffer and xbzrle_decode_buffer functions
-    
-    For performance we are encoding long word at a time.
-    For nzrun we use long-word-at-a-time NULL-detection tricks from strcmp():
-    using ((lword - 0x0101010101010101) & (~lword) & 0x8080808080808080) test
-    to find out if any byte in the long word is zero.
-    
-    Signed-off-by: Benoit Hudzia <email address hidden>
-    Signed-off-by: Petter Svard <email address hidden>
-    Signed-off-by: Aidan Shribman <email address hidden>
-    Signed-off-by: Orit Wasserman <email address hidden>
-    Signed-off-by: Eric Blake <email address hidden>
-    
-    Reviewed-by: Luiz Capitulino <email address hidden>
-    Reviewed-by: Eric Blake <email address hidden>
-
- commit arrived into master barnch, I can't compile qemu at all:
-
-savevm.c:2476:13: error: overflow in implicit constant conversion [-Werror=overflow]
\ No newline at end of file