Skip to content

Commit

Permalink
Update plots
Browse files Browse the repository at this point in the history
Signed-off-by: Rolf Neugebauer <[email protected]>
  • Loading branch information
rn committed Feb 9, 2020
1 parent e2300c3 commit ecdecfb
Show file tree
Hide file tree
Showing 27 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/gnuplot/boot-serial-all.gpl
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ chv_dat = sprintf("%s/boot-serial-chv-cdf.dat", base)
chv_net_dat = sprintf("%s/boot-serial-chv-net-cdf.dat", base)
chv_bz_dat = sprintf("%s/boot-serial-chv-bz-cdf.dat", base)
qemu_dat = sprintf("%s/boot-serial-qemu-cdf.dat", base)
qemu_uvm_dat = sprintf("%s/boot-serial-qemu-uvm-cdf.dat", base)
qboot_dat = sprintf("%s/boot-serial-qboot-cdf.dat", base)
qboot_net_dat = sprintf("%s/boot-serial-qboot-net-cdf.dat", base)

Expand Down Expand Up @@ -45,6 +46,7 @@ plot \
chv_net_dat index 0 using ($1/1000):2 w l lw 2 t 'CloudHV+Network', \
chv_bz_dat index 0 using ($1/1000):2 w l lw 2 t 'CloudHV (bzImage)', \
qemu_dat index 0 using ($1/1000):2 w l lw 2 t 'QEMU', \
qemu_uvm_dat index 0 using ($1/1000):2 w l lw 2 t 'QEMU microVM', \
qboot_dat index 0 using ($1/1000):2 w l lw 2 t 'QEMU qboot', \
qboot_net_dat index 0 using ($1/1000):2 w l lw 2 t 'QEMU qboot+Network', \

Expand Down
Binary file modified data/m5d.metal/boot-parallel-10.pdf
Binary file not shown.
Binary file modified data/m5d.metal/boot-parallel-100.pdf
Binary file not shown.
Binary file modified data/m5d.metal/boot-parallel-50.pdf
Binary file not shown.
Binary file modified data/m5d.metal/boot-serial-all.pdf
Binary file not shown.
Binary file modified data/m5d.metal/boot-serial.pdf
Binary file not shown.
Binary file modified data/m5d.metal/fio-bw.pdf
Binary file not shown.
Binary file modified data/m5d.metal/fio-lat.pdf
Binary file not shown.
Binary file modified data/m5d.metal/mem-abs.pdf
Binary file not shown.
Binary file modified data/m5d.metal/mem-in-vm.pdf
Binary file not shown.
Binary file modified data/m5d.metal/mem-percent.pdf
Binary file not shown.
Binary file modified data/rn.haswell/boot-parallel-10.pdf
Binary file not shown.
Binary file modified data/rn.haswell/boot-parallel-100.pdf
Binary file not shown.
Binary file modified data/rn.haswell/boot-parallel-50.pdf
Binary file not shown.
Binary file modified data/rn.haswell/boot-serial-all.pdf
Binary file not shown.
Binary file modified data/rn.haswell/boot-serial.pdf
Binary file not shown.
Binary file modified data/rn.haswell/mem-abs.pdf
Binary file not shown.
Binary file modified data/rn.haswell/mem-in-vm.pdf
Binary file not shown.
Binary file modified data/rn.haswell/mem-percent.pdf
Binary file not shown.
Binary file modified data/rn.nehalem/boot-parallel-10.pdf
Binary file not shown.
Binary file modified data/rn.nehalem/boot-parallel-100.pdf
Binary file not shown.
Binary file modified data/rn.nehalem/boot-parallel-50.pdf
Binary file not shown.
Binary file modified data/rn.nehalem/boot-serial-all.pdf
Binary file not shown.
Binary file modified data/rn.nehalem/boot-serial.pdf
Binary file not shown.
Binary file modified data/rn.nehalem/mem-abs.pdf
Binary file not shown.
Binary file modified data/rn.nehalem/mem-in-vm.pdf
Binary file not shown.
Binary file modified data/rn.nehalem/mem-percent.pdf
Binary file not shown.

0 comments on commit ecdecfb

Please sign in to comment.