summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/1579
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/108/other/1579')
-rw-r--r--results/classifier/zero-shot/108/other/157919
1 files changed, 19 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/1579 b/results/classifier/zero-shot/108/other/1579
new file mode 100644
index 00000000..29dd2891
--- /dev/null
+++ b/results/classifier/zero-shot/108/other/1579
@@ -0,0 +1,19 @@
+other: 0.956
+files: 0.917
+network: 0.856
+graphic: 0.853
+device: 0.751
+performance: 0.720
+boot: 0.358
+semantic: 0.349
+PID: 0.231
+debug: 0.204
+vnc: 0.180
+socket: 0.145
+KVM: 0.071
+permissions: 0.065
+
+Cache vdpa initialization & startup slow ioctls
+Additional information:
+* vring groups are cached in this patch, still not upstream [this example patch](https://lists.nongnu.org/archive/html/qemu-devel/2023-03/msg05961.html).
+* hw/virtio/vhost-vdpa.c and net/vhost-vdpa.c are both files that worth exploring.