set terminal postscript enhanced colour portrait size 6,6 set xtics rotate by -45 n = 20 max=8.58306884766e-06 width=max/n set boxwidth width absolute set style fill solid 1.0 noborder rounded(x)=width*floor(x/width)+width/2 set out 'calibration/plot_read_root.eps' set ylabel 'Frequency (time)' set xlabel 'Duration (s)' set title 'Operation read\_root' plot 'calibration/distribution_read_root' u (rounded($1)):(1) smooth freq w boxes title '' set terminal postscript enhanced colour portrait size 6,6 set xtics rotate by -45 n = 20 max=3.34718281313e-06 width=max/n set boxwidth width absolute set style fill solid 1.0 noborder rounded(x)=width*floor(x/width)+width/2 set out 'calibration/plot_read_dict.eps' set ylabel 'Frequency (time)' set xlabel 'Duration (s)' set title 'Operation read\_dict' plot 'calibration/distribution_read_dict' u (rounded($1)):(1) smooth freq w boxes title '' set terminal postscript enhanced colour portrait size 6,6 set xtics rotate by -45 n = 20 max=2.41375635372e-05 width=max/n set boxwidth width absolute set style fill solid 1.0 noborder rounded(x)=width*floor(x/width)+width/2 set out 'calibration/plot_read_dict_keys.eps' set ylabel 'Frequency (time)' set xlabel 'Duration (s)' set title 'Operation read\_dict\_keys' plot 'calibration/distribution_read_dict_keys' u (rounded($1)):(1) smooth freq w boxes title '' set terminal postscript enhanced colour portrait size 6,6 set xtics rotate by -45 n = 20 max=1.03845701811e-06 width=max/n set boxwidth width absolute set style fill solid 1.0 noborder rounded(x)=width*floor(x/width)+width/2 set out 'calibration/plot_read_value.eps' set ylabel 'Frequency (time)' set xlabel 'Duration (s)' set title 'Operation read\_value' plot 'calibration/distribution_read_value' u (rounded($1)):(1) smooth freq w boxes title '' set terminal postscript enhanced colour portrait size 6,6 set xtics rotate by -45 n = 20 max=5.37276757927e-06 width=max/n set boxwidth width absolute set style fill solid 1.0 noborder rounded(x)=width*floor(x/width)+width/2 set out 'calibration/plot_read_dict_node.eps' set ylabel 'Frequency (time)' set xlabel 'Duration (s)' set title 'Operation read\_dict\_node' plot 'calibration/distribution_read_dict_node' u (rounded($1)):(1) smooth freq w boxes title '' set terminal postscript enhanced colour portrait size 6,6 set xtics rotate by -45 n = 20 max=1.96604843027e-05 width=max/n set boxwidth width absolute set style fill solid 1.0 noborder rounded(x)=width*floor(x/width)+width/2 set out 'calibration/plot_rule_generation.eps' set ylabel 'Frequency (time)' set xlabel 'Duration (s)' set title 'Operation rule\_generation' plot 'calibration/distribution_rule_generation' u (rounded($1)):(1) smooth freq w boxes title '' set terminal postscript enhanced colour portrait size 6,6 set xtics rotate by -45 n = 20 max=8.69445692818e-06 width=max/n set boxwidth width absolute set style fill solid 1.0 noborder rounded(x)=width*floor(x/width)+width/2 set out 'calibration/plot_read_dict_edge.eps' set ylabel 'Frequency (time)' set xlabel 'Duration (s)' set title 'Operation read\_dict\_edge' plot 'calibration/distribution_read_dict_edge' u (rounded($1)):(1) smooth freq w boxes title '' set terminal postscript enhanced colour portrait size 6,6 set xtics rotate by -45 n = 20 max=2.05476460188e-06 width=max/n set boxwidth width absolute set style fill solid 1.0 noborder rounded(x)=width*floor(x/width)+width/2 set out 'calibration/plot_create_node.eps' set ylabel 'Frequency (time)' set xlabel 'Duration (s)' set title 'Operation create\_node' plot 'calibration/distribution_create_node' u (rounded($1)):(1) smooth freq w boxes title '' set terminal postscript enhanced colour portrait size 6,6 set xtics rotate by -45 n = 20 max=2.78272645929e-06 width=max/n set boxwidth width absolute set style fill solid 1.0 noborder rounded(x)=width*floor(x/width)+width/2 set out 'calibration/plot_create_nodevalue.eps' set ylabel 'Frequency (time)' set xlabel 'Duration (s)' set title 'Operation create\_nodevalue' plot 'calibration/distribution_create_nodevalue' u (rounded($1)):(1) smooth freq w boxes title '' set terminal postscript enhanced colour portrait size 6,6 set xtics rotate by -45 n = 20 max=1.35673373642e-05 width=max/n set boxwidth width absolute set style fill solid 1.0 noborder rounded(x)=width*floor(x/width)+width/2 set out 'calibration/plot_create_dict.eps' set ylabel 'Frequency (time)' set xlabel 'Duration (s)' set title 'Operation create\_dict' plot 'calibration/distribution_create_dict' u (rounded($1)):(1) smooth freq w boxes title '' set terminal postscript enhanced colour portrait size 6,6 set xtics rotate by -45 n = 20 max=8.65719920925e-06 width=max/n set boxwidth width absolute set style fill solid 1.0 noborder rounded(x)=width*floor(x/width)+width/2 set out 'calibration/plot_delete_edge.eps' set ylabel 'Frequency (time)' set xlabel 'Duration (s)' set title 'Operation delete\_edge' plot 'calibration/distribution_delete_edge' u (rounded($1)):(1) smooth freq w boxes title '' set terminal postscript enhanced colour portrait size 6,6 set xtics rotate by -45 n = 20 max=2.56383708893e-05 width=max/n set boxwidth width absolute set style fill solid 1.0 noborder rounded(x)=width*floor(x/width)+width/2 set out 'calibration/plot_delete_node.eps' set ylabel 'Frequency (time)' set xlabel 'Duration (s)' set title 'Operation delete\_node' plot 'calibration/distribution_delete_node' u (rounded($1)):(1) smooth freq w boxes title '' set terminal postscript enhanced colour portrait size 6,6 set xtics rotate by -45 n = 20 max=5.4106937309e-05 width=max/n set boxwidth width absolute set style fill solid 1.0 noborder rounded(x)=width*floor(x/width)+width/2 set out 'calibration/plot_read_reverse_dict.eps' set ylabel 'Frequency (time)' set xlabel 'Duration (s)' set title 'Operation read\_reverse\_dict' plot 'calibration/distribution_read_reverse_dict' u (rounded($1)):(1) smooth freq w boxes title '' set terminal postscript enhanced colour portrait size 6,6 set xtics rotate by -45 n = 20 max=5.53456223095e-06 width=max/n set boxwidth width absolute set style fill solid 1.0 noborder rounded(x)=width*floor(x/width)+width/2 set out 'calibration/plot_create_edge.eps' set ylabel 'Frequency (time)' set xlabel 'Duration (s)' set title 'Operation create\_edge' plot 'calibration/distribution_create_edge' u (rounded($1)):(1) smooth freq w boxes title '' set terminal postscript enhanced colour portrait size 6,6 set xtics rotate by -45 n = 20 max=4.51813123356e-06 width=max/n set boxwidth width absolute set style fill solid 1.0 noborder rounded(x)=width*floor(x/width)+width/2 set out 'calibration/plot_read_outgoing.eps' set ylabel 'Frequency (time)' set xlabel 'Duration (s)' set title 'Operation read\_outgoing' plot 'calibration/distribution_read_outgoing' u (rounded($1)):(1) smooth freq w boxes title '' set terminal postscript enhanced colour portrait size 6,6 set xtics rotate by -45 n = 20 max=5.35108120561e-06 width=max/n set boxwidth width absolute set style fill solid 1.0 noborder rounded(x)=width*floor(x/width)+width/2 set out 'calibration/plot_read_incoming.eps' set ylabel 'Frequency (time)' set xlabel 'Duration (s)' set title 'Operation read\_incoming' plot 'calibration/distribution_read_incoming' u (rounded($1)):(1) smooth freq w boxes title '' set terminal postscript enhanced colour portrait size 6,6 set xtics rotate by -45 n = 20 max=1.18916628515e-06 width=max/n set boxwidth width absolute set style fill solid 1.0 noborder rounded(x)=width*floor(x/width)+width/2 set out 'calibration/plot_read_edge.eps' set ylabel 'Frequency (time)' set xlabel 'Duration (s)' set title 'Operation read\_edge' plot 'calibration/distribution_read_edge' u (rounded($1)):(1) smooth freq w boxes title '' set terminal postscript enhanced colour portrait size 6,6 set xtics rotate by -45 n = 20 max=2.6404270104 width=max/n set boxwidth width absolute set style fill solid 1.0 noborder rounded(x)=width*floor(x/width)+width/2 set out 'calibration/plot_purge.eps' set ylabel 'Frequency (time)' set xlabel 'Duration (s)' set title 'Operation purge' plot 'calibration/distribution_purge' u (rounded($1)):(1) smooth freq w boxes title ''