# HG changeset patch # User Tatsuki IHA # Date 1517892523 -32400 # Node ID 55b4adc8b873439dc7b122707fd478b3168c79b9 # Parent 0bcc0ca74174c2db4765de85db76d10dbaf91f63 Fix diff -r 0bcc0ca74174 -r 55b4adc8b873 vs_go/dalmore.svg --- a/vs_go/dalmore.svg Tue Feb 06 07:11:15 2018 +0900 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,185 +0,0 @@ - - - -Gnuplot -Produced by GNUPLOT 5.2 patchlevel 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0 - - - - - 20 - - - - - 40 - - - - - 60 - - - - - 80 - - - - - 100 - - - - - 120 - - - - - 140 - - - - - 160 - - - - - 180 - - - - - 200 - - - - - 220 - - - - - 5 - - - - - 10 - - - - - 15 - - - - - 20 - - - - - 25 - - - - - 30 - - - - - - - - - time(ms) - - - - - CPUs - - - - - twice - - - "gears_dalmore" - - - "gears_dalmore" - - - - - - "go_dalmore" - - - "go_dalmore" - - - - - - - - - - - - - - - - - - diff -r 0bcc0ca74174 -r 55b4adc8b873 vs_go/gears_dalmore --- a/vs_go/gears_dalmore Tue Feb 06 07:11:15 2018 +0900 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ -1, 1181.215 -2, 627.914 -4, 324.059 -8, 159.932 -16, 85.518 -32, 51.925 diff -r 0bcc0ca74174 -r 55b4adc8b873 vs_go/gears_poweredge --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vs_go/gears_poweredge Tue Feb 06 13:48:43 2018 +0900 @@ -0,0 +1,6 @@ +1, 1181.215 +2, 627.914 +4, 324.059 +8, 159.932 +16, 85.518 +32, 51.925 diff -r 0bcc0ca74174 -r 55b4adc8b873 vs_go/go_dalmore --- a/vs_go/go_dalmore Tue Feb 06 07:11:15 2018 +0900 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,7 +0,0 @@ -1, 190.584373 -2, 123.463579 -4, 50.158088 -8, 52.125973 -16, 53.864016 -32, 43.970529 - diff -r 0bcc0ca74174 -r 55b4adc8b873 vs_go/go_poweredge --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vs_go/go_poweredge Tue Feb 06 13:48:43 2018 +0900 @@ -0,0 +1,7 @@ +1, 190.584373 +2, 123.463579 +4, 50.158088 +8, 52.125973 +16, 53.864016 +32, 43.970529 + diff -r 0bcc0ca74174 -r 55b4adc8b873 vs_go/graph.sh --- a/vs_go/graph.sh Tue Feb 06 07:11:15 2018 +0900 +++ b/vs_go/graph.sh Tue Feb 06 13:48:43 2018 +0900 @@ -1,11 +1,13 @@ #!/bin/sh gnuplot << EOF set title "twice" -set terminal svg -plot "gears_dalmore" with l lc rgbcolor "blue" +set terminal svg enhanced +plot "gears_poweredge" with l lc rgbcolor "blue" set output "output.svg" set xlabel "CPUs" +set format x "2^{%L}" +set logscale x 2 set xrange[1:32] set ylabel "time(ms)" -replot "go_dalmore" with l lc rgbcolor "red" +replot "go_poweredge" with l lc rgbcolor "red" EOF diff -r 0bcc0ca74174 -r 55b4adc8b873 vs_go/poweredge.svg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vs_go/poweredge.svg Tue Feb 06 13:48:43 2018 +0900 @@ -0,0 +1,160 @@ + + + +Gnuplot +Produced by GNUPLOT 5.2 patchlevel 2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + 200 + + + + + 400 + + + + + 600 + + + + + 800 + + + + + 1000 + + + + + 1200 + + + + + 20 + + + + + 21 + + + + + 22 + + + + + 23 + + + + + 24 + + + + + 25 + + + + + + + + + time(ms) + + + + + CPUs + + + + + twice + + + "gears_poweredge" + + + "gears_poweredge" + + + + + + "go_poweredge" + + + "go_poweredge" + + + + + + + + + + + + + + + + + +