[PATCH -perfbook 3/5] datastruct: Use consistent dash type in Figures 10.19 and E.7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Use solid lines for traces of resizable hash tables.

Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx>
---
 .../data/hps.resize.2020.09.05a/perftestresize.eps | 10 +++++-----
 .../data/hps.resize.2020.09.05a/plots-resize.sh    | 12 ++++++------
 .../hps.resize.2020.09.27a/perftestresizebig.eps   | 10 +++++-----
 .../data/hps.resize.2020.09.27a/plots-resize.sh    | 14 +++++++-------
 4 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/CodeSamples/datastruct/hash/data/hps.resize.2020.09.05a/perftestresize.eps b/CodeSamples/datastruct/hash/data/hps.resize.2020.09.05a/perftestresize.eps
index be3e621f..31d609e4 100644
--- a/CodeSamples/datastruct/hash/data/hps.resize.2020.09.05a/perftestresize.eps
+++ b/CodeSamples/datastruct/hash/data/hps.resize.2020.09.05a/perftestresize.eps
@@ -1,7 +1,7 @@
 %!PS-Adobe-2.0
 %%Title: perftestresize.eps
 %%Creator: gnuplot 5.2 patchlevel 2
-%%CreationDate: Sat Sep 26 14:47:30 2020
+%%CreationDate: Fri Oct 22 17:49:45 2021
 %%DocumentFonts: (atend)
 %%BoundingBox: 50 50 302 410
 %%Orientation: Portrait
@@ -1872,7 +1872,7 @@ SDict begin [
   /Creator (gnuplot 5.2 patchlevel 2)
 %  /Producer (gnuplot)
 %  /Keywords ()
-  /CreationDate (Sat Sep 26 14:47:30 2020)
+  /CreationDate (Fri Oct 22 17:49:45 2021)
   /DOCINFO pdfmark
 end
 } ifelse
@@ -2247,6 +2247,7 @@ LTb
 % Begin plot #1
 1.000 UL
 LTb
+LT1
 LCb setrgbcolor
 /NimbusSanL-Regu findfont 100 scalefont setfont
 /vshift -33 def
@@ -2308,7 +2309,6 @@ LCb setrgbcolor
 % Begin plot #2
 stroke
 LTb
-LT1
 LCb setrgbcolor
 /NimbusSanL-Regu findfont 100 scalefont setfont
 670 1161 M
@@ -2430,7 +2430,7 @@ LCb setrgbcolor
 % Begin plot #4
 stroke
 LTb
-LT3
+LT1
 LCb setrgbcolor
 /NimbusSanL-Regu findfont 100 scalefont setfont
 670 1576 M
@@ -2553,7 +2553,7 @@ LCb setrgbcolor
 stroke
 1.200 UL
 LTb
-[8.0 dl1 4.0 dl2 1.0 dl1 2.5 dl2 1.0 dl1 2.5 dl2 1.0 dl1 4.0 dl2 ] 0 setdash
+LT2
 LCb setrgbcolor
 /NimbusSanL-Regu findfont 100 scalefont setfont
 670 1577 M
diff --git a/CodeSamples/datastruct/hash/data/hps.resize.2020.09.05a/plots-resize.sh b/CodeSamples/datastruct/hash/data/hps.resize.2020.09.05a/plots-resize.sh
index 892c801a..4a91c638 100644
--- a/CodeSamples/datastruct/hash/data/hps.resize.2020.09.05a/plots-resize.sh
+++ b/CodeSamples/datastruct/hash/data/hps.resize.2020.09.05a/plots-resize.sh
@@ -48,10 +48,10 @@ set label 2 "2,097,152" at 10,8000 left
 # set label 3 "131,072" at 10,5000 left
 # set label 4 "rwlock" at 0.3,1.6 left
 # set label 5 "refcnt" at 0.15,2.8 left
-plot "perftestS.2097152.${tag}.dat" w l,\
-     "perftestR.2097152.${tag}.dat" w l,\
-     "perftestL.2097152.${tag}.dat" w l,\
-     "perftestS.262144.${tag}.dat" w l,\
-     "perftestR.262144.${tag}.dat" w l,\
-     "perftestL.262144.${tag}.dat" w l
+plot "perftestS.2097152.${tag}.dat" dt 2 w l,\
+     "perftestR.2097152.${tag}.dat" dt 1 w l,\
+     "perftestL.2097152.${tag}.dat" dt 3 w l,\
+     "perftestS.262144.${tag}.dat" dt 2 w l,\
+     "perftestR.262144.${tag}.dat" dt 1 w l,\
+     "perftestL.262144.${tag}.dat" dt 3 w l
 ---EOF---
diff --git a/CodeSamples/datastruct/hash/data/hps.resize.2020.09.27a/perftestresizebig.eps b/CodeSamples/datastruct/hash/data/hps.resize.2020.09.27a/perftestresizebig.eps
index 1a2f31a1..ddc0b91e 100644
--- a/CodeSamples/datastruct/hash/data/hps.resize.2020.09.27a/perftestresizebig.eps
+++ b/CodeSamples/datastruct/hash/data/hps.resize.2020.09.27a/perftestresizebig.eps
@@ -1,7 +1,7 @@
 %!PS-Adobe-2.0
 %%Title: perftestresizebig.eps
 %%Creator: gnuplot 5.2 patchlevel 2
-%%CreationDate: Sun Sep 27 15:11:07 2020
+%%CreationDate: Fri Oct 22 18:24:07 2021
 %%DocumentFonts: (atend)
 %%BoundingBox: 50 50 302 410
 %%Orientation: Portrait
@@ -1872,7 +1872,7 @@ SDict begin [
   /Creator (gnuplot 5.2 patchlevel 2)
 %  /Producer (gnuplot)
 %  /Keywords ()
-  /CreationDate (Sun Sep 27 15:11:07 2020)
+  /CreationDate (Fri Oct 22 18:24:07 2021)
   /DOCINFO pdfmark
 end
 } ifelse
@@ -2247,6 +2247,7 @@ LTb
 % Begin plot #1
 1.000 UL
 LTb
+LT1
 LCb setrgbcolor
 /NimbusSanL-Regu findfont 100 scalefont setfont
 /vshift -33 def
@@ -2308,7 +2309,6 @@ LCb setrgbcolor
 % Begin plot #2
 stroke
 LTb
-LT1
 LCb setrgbcolor
 /NimbusSanL-Regu findfont 100 scalefont setfont
 670 1161 M
@@ -2430,7 +2430,7 @@ LCb setrgbcolor
 % Begin plot #4
 stroke
 LTb
-LT3
+LT1
 LCb setrgbcolor
 /NimbusSanL-Regu findfont 100 scalefont setfont
 670 1576 M
@@ -2553,7 +2553,7 @@ LCb setrgbcolor
 stroke
 1.200 UL
 LTb
-[8.0 dl1 4.0 dl2 1.0 dl1 2.5 dl2 1.0 dl1 2.5 dl2 1.0 dl1 4.0 dl2 ] 0 setdash
+LT2
 LCb setrgbcolor
 /NimbusSanL-Regu findfont 100 scalefont setfont
 670 1577 M
diff --git a/CodeSamples/datastruct/hash/data/hps.resize.2020.09.27a/plots-resize.sh b/CodeSamples/datastruct/hash/data/hps.resize.2020.09.27a/plots-resize.sh
index f06727cb..2a7abd63 100644
--- a/CodeSamples/datastruct/hash/data/hps.resize.2020.09.27a/plots-resize.sh
+++ b/CodeSamples/datastruct/hash/data/hps.resize.2020.09.27a/plots-resize.sh
@@ -50,11 +50,11 @@ set label 2 "2,097,152" at 10,8000 left
 # set label 3 "131,072" at 10,5000 left
 # set label 4 "rwlock" at 0.3,1.6 left
 # set label 5 "refcnt" at 0.15,2.8 left
-plot "perftestS.2097152.${tag}.dat" w l,\
-     "perftestR.2097152.${tag}.dat" w l,\
-     "perftestL.2097152.${tag}.dat" w l,\
-     "perftestS.262144.${tag}.dat" w l,\
-     "perftestR.262144.${tag}.dat" w l,\
-     "perftestL.262144.${tag}.dat" w l,\
-     "perftestL.2097152.hps.2020.09.27a.dat" w l
+plot "perftestS.2097152.${tag}.dat" dt 2 w l,\
+     "perftestR.2097152.${tag}.dat" dt 1 w l,\
+     "perftestL.2097152.${tag}.dat" dt 3 w l,\
+     "perftestS.262144.${tag}.dat" dt 2 w l,\
+     "perftestR.262144.${tag}.dat" dt 1 w l,\
+     "perftestL.262144.${tag}.dat" dt 3 w l,\
+     "perftestL.2097152.hps.2020.09.27a.dat" dt 7 w l
 ---EOF---
-- 
2.17.1





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux