From fa8feaf152dae5fb4201c2199ee18dd377f2203f Mon Sep 17 00:00:00 2001 From: k-a-z-u Date: Tue, 13 Mar 2018 15:31:32 +0100 Subject: [PATCH] fixed GFX --- tex/gfx/perf.eps | 120 ++++++++--------------------------------------- tex/gfx/perf.gp | 2 +- tex/gfx/perf.tex | 6 +-- 3 files changed, 22 insertions(+), 106 deletions(-) diff --git a/tex/gfx/perf.eps b/tex/gfx/perf.eps index 89b2ee3..5356ae2 100644 --- a/tex/gfx/perf.eps +++ b/tex/gfx/perf.eps @@ -1,7 +1,7 @@ %!PS-Adobe-2.0 EPSF-2.0 %%Title: perf.tex %%Creator: gnuplot 5.2 patchlevel 2 (Gentoo revision r0) -%%CreationDate: Tue Mar 13 13:04:14 2018 +%%CreationDate: Tue Mar 13 15:31:12 2018 %%DocumentFonts: %%BoundingBox: 50 50 302 230 %%EndComments @@ -441,7 +441,7 @@ SDict begin [ /Creator (gnuplot 5.2 patchlevel 2 (Gentoo revision r0)) % /Producer (gnuplot) % /Keywords () - /CreationDate (Tue Mar 13 13:04:14 2018) + /CreationDate (Tue Mar 13 15:31:12 2018) /DOCINFO pdfmark end } ifelse @@ -1147,8 +1147,8 @@ LTa LCa setrgbcolor 3544 704 M 0 63 V -0 792 R -0 1930 V +0 594 R +0 2128 V stroke 1.000 UL LTb @@ -1198,8 +1198,8 @@ LTa LCa setrgbcolor 4259 704 M 0 63 V -0 792 R -0 1930 V +0 594 R +0 2128 V stroke 1.000 UL LTb @@ -1274,9 +1274,9 @@ LTb 1.000 UL LTb 3227 767 N -0 792 V +0 594 V 1614 0 V -0 -792 V +0 -594 V -1614 0 V Z stroke % Begin plot #1 @@ -1410,74 +1410,6 @@ LTw 2.000 UL LTb LCb setrgbcolor -LT1 -0.99 0.69 0.24 C 686 1010 M -59 10 V -54 17 V -96 17 V -43 10 V -77 48 V -101 13 V -59 -2 V -80 39 V -70 13 V -83 -2 V -73 47 V -65 7 V -73 38 V -78 31 V -69 38 V -82 30 V -72 32 V -72 29 V -71 24 V -70 26 V -74 35 V -76 34 V -71 32 V -76 29 V -70 39 V -72 34 V -73 34 V -75 36 V -73 41 V -72 21 V -72 33 V -73 45 V -73 30 V -73 58 V -73 35 V -72 36 V -73 48 V -73 66 V -72 41 V -73 75 V -73 7 V -73 36 V -72 53 V -73 12 V -73 38 V -72 41 V -73 24 V -73 41 V -72 24 V -73 43 V -73 23 V -72 41 V -73 30 V -73 42 V -72 41 V -73 20 V -73 66 V -72 5 V -73 35 V -stroke -LTw -% End plot #3 -% Begin plot #4 -2.000 UL -LTb -LCb setrgbcolor [] 0 setdash 0.20 0.40 0.64 C 686 744 M 59 25 V @@ -1541,31 +1473,31 @@ LCb setrgbcolor 73 31 V stroke LTw -% End plot #4 +% End plot #3 LCw setrgbcolor -1.000 3227 767 1614 792 BoxColFill +1.000 3227 767 1614 594 BoxColFill 1.000 UL LTb LCb setrgbcolor [] 0 setdash 3227 767 N -0 792 V +0 594 V 1614 0 V -0 -792 V +0 -594 V -1614 0 V Z stroke -% Begin plot #5 +% Begin plot #4 2.000 UL LTb 0.80 0.00 0.00 C LCb setrgbcolor 2.000 UL LTb -0.80 0.00 0.00 C 4547 1460 M +0.80 0.00 0.00 C 4547 1262 M 162 0 V stroke LTw -% End plot #5 -% Begin plot #6 +% End plot #4 +% Begin plot #5 2.000 UL LTb LCb setrgbcolor @@ -1573,26 +1505,12 @@ LCb setrgbcolor 0.99 0.69 0.24 C LCb setrgbcolor 2.000 UL LTb -0.99 0.69 0.24 C 4547 1262 M -162 0 V -stroke -LTw -% End plot #6 -% Begin plot #7 -2.000 UL -LTb -LCb setrgbcolor -LT1 -0.99 0.69 0.24 C LCb setrgbcolor -2.000 UL -LTb -LT1 0.99 0.69 0.24 C 4547 1064 M 162 0 V stroke LTw -% End plot #7 -% Begin plot #8 +% End plot #5 +% Begin plot #6 2.000 UL LTb LCb setrgbcolor @@ -1604,7 +1522,7 @@ LTb 162 0 V stroke LTw -% End plot #8 +% End plot #6 2.000 UL LTb LCb setrgbcolor diff --git a/tex/gfx/perf.gp b/tex/gfx/perf.gp index da3bd48..15956dc 100644 --- a/tex/gfx/perf.gp +++ b/tex/gfx/perf.gp @@ -22,11 +22,11 @@ set xlabel "\\footnotesize{number of grid points $G$}" set ylabel "\\footnotesize{$t$ in seconds}" offset +2.7,0 #"perf/FastKDE.csv" using (column(1)**2):(column(2)) with lines lc rgb "#4E9A06" lw 2.0 title "\\footnotesize{FastKDE}",\ +#"perf/BoxSIMD.csv" using (column(1)**2):(column(2)/1e9) with lines lc rgb "#FCAF3E" lw 2.0 dashtype 2 title "\\footnotesize{BoxKDE (SIMD)}",\ plot \ "perf/R.csv" using (column(1)**2):(column(2)/1e9) with lines lc rgb "#CC0000" lw 2.0 title "\\footnotesize{BKDE}",\ "perf/Box.csv" using (column(1)**2):(column(2)/1e9) with lines lc rgb "#FCAF3E" lw 2.0 title "\\footnotesize{BoxKDE}",\ - "perf/BoxSIMD.csv" using (column(1)**2):(column(2)/1e9) with lines lc rgb "#FCAF3E" lw 2.0 dashtype 2 title "\\footnotesize{BoxKDE (SIMD)}",\ "perf/WeightedAverage.csv" using (column(1)**2):(column(2)/1e9) with lines lc rgb "#3465A4" lw 2.0 title "\\footnotesize{weighted average}" #FCAF3E diff --git a/tex/gfx/perf.tex b/tex/gfx/perf.tex index 79bd2f3..fecdd1b 100644 --- a/tex/gfx/perf.tex +++ b/tex/gfx/perf.tex @@ -121,11 +121,9 @@ \put(30,2096){\rotatebox{-270}{\makebox(0,0){\strut{}\footnotesize{$t$ in seconds}}}}% \put(2829,154){\makebox(0,0){\strut{}\footnotesize{number of grid points $G$}}}% \csname LTb\endcsname%% - \put(4415,1460){\makebox(0,0)[r]{\strut{}\footnotesize{BKDE}}}% + \put(4415,1262){\makebox(0,0)[r]{\strut{}\footnotesize{BKDE}}}% \csname LTb\endcsname%% - \put(4415,1262){\makebox(0,0)[r]{\strut{}\footnotesize{BoxKDE}}}% - \csname LTb\endcsname%% - \put(4415,1064){\makebox(0,0)[r]{\strut{}\footnotesize{BoxKDE (SIMD)}}}% + \put(4415,1064){\makebox(0,0)[r]{\strut{}\footnotesize{BoxKDE}}}% \csname LTb\endcsname%% \put(4415,866){\makebox(0,0)[r]{\strut{}\footnotesize{weighted average}}}% }%