Created
July 16, 2016 19:27
-
-
Save MasterDuke17/4fe264204803fb33adaa594f6732856d to your computer and use it in GitHub Desktop.
benchable
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="utf-8" standalone="no"?> | |
| <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" | |
| "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | |
| <svg onload="if (typeof(gnuplot_svg)!='undefined') gnuplot_svg.Init(evt)" | |
| width="600" height="480" | |
| viewBox="0 0 600 480" | |
| xmlns="http://www.w3.org/2000/svg" | |
| xmlns:xlink="http://www.w3.org/1999/xlink" | |
| > | |
| <title>Gnuplot</title> | |
| <desc>Produced by GNUPLOT 5.0 patchlevel 3 </desc> | |
| <script type="text/javascript" xlink:href="/usr/share/gnuplot/5.0/js/gnuplot_svg.js"/> | |
| <!-- Tie mousing to entire bounding box of the plot --> | |
| <rect x="0" y="0" width="600" height="480" fill="#ffffff" stroke="black" stroke-width="1" | |
| onclick="gnuplot_svg.toggleCoordBox(evt)" onmousemove="gnuplot_svg.moveCoordBox(evt)"/> | |
| <!-- Also track mouse when it is on a plot element --> | |
| <g id="gnuplot_canvas" onclick="gnuplot_svg.toggleCoordBox(evt)" onmousemove="gnuplot_svg.moveCoordBox(evt)"> | |
| <defs> | |
| <circle id='gpDot' r='0.5' stroke-width='0.5'/> | |
| <path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/> | |
| <path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/> | |
| <path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/> | |
| <rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/> | |
| <rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/> | |
| <circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/> | |
| <use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/> | |
| <path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/> | |
| <use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/> | |
| <use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/> | |
| <use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/> | |
| <use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/> | |
| <use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/> | |
| <path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/> | |
| <use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/> | |
| <filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'> | |
| <feFlood flood-color='white' flood-opacity='1' result='bgnd'/> | |
| <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/> | |
| </filter> | |
| <filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'> | |
| <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/> | |
| <feComposite in='SourceGraphic' in2='grey' operator='atop'/> | |
| </filter> | |
| </defs> | |
| <g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,422.4 L105.8,422.4 M562.7,422.4 L553.7,422.4 '/> <g transform="translate(88.5,426.9)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="end"> | |
| <text><tspan font-family="Arial" > 0.3704</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,371.7 L105.8,371.7 M562.7,371.7 L553.7,371.7 '/> <g transform="translate(88.5,376.2)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="end"> | |
| <text><tspan font-family="Arial" > 0.3706</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,321.0 L105.8,321.0 M562.7,321.0 L553.7,321.0 '/> <g transform="translate(88.5,325.5)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="end"> | |
| <text><tspan font-family="Arial" > 0.3708</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,270.3 L105.8,270.3 M562.7,270.3 L553.7,270.3 '/> <g transform="translate(88.5,274.8)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="end"> | |
| <text><tspan font-family="Arial" > 0.371</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,219.6 L105.8,219.6 M562.7,219.6 L553.7,219.6 '/> <g transform="translate(88.5,224.1)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="end"> | |
| <text><tspan font-family="Arial" > 0.3712</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,168.8 L105.8,168.8 M562.7,168.8 L553.7,168.8 '/> <g transform="translate(88.5,173.3)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="end"> | |
| <text><tspan font-family="Arial" > 0.3714</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,118.1 L105.8,118.1 M562.7,118.1 L553.7,118.1 '/> <g transform="translate(88.5,122.6)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="end"> | |
| <text><tspan font-family="Arial" > 0.3716</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,67.4 L105.8,67.4 M562.7,67.4 L553.7,67.4 '/> <g transform="translate(88.5,71.9)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="end"> | |
| <text><tspan font-family="Arial" > 0.3718</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,16.7 L105.8,16.7 M562.7,16.7 L553.7,16.7 '/> <g transform="translate(88.5,21.2)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="end"> | |
| <text><tspan font-family="Arial" > 0.372</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,422.4 L96.8,413.4 M96.8,16.7 L96.8,25.7 '/> <g transform="translate(96.8,444.9)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="middle"> | |
| <text><tspan font-family="Arial" >f583f22</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M562.7,422.4 L562.7,413.4 M562.7,16.7 L562.7,25.7 '/> <g transform="translate(562.7,444.9)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="middle"> | |
| <text><tspan font-family="Arial" >110704d</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,16.7 L96.8,422.4 L562.7,422.4 L562.7,16.7 L96.8,16.7 Z '/></g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <g transform="translate(17.6,219.6) rotate(270)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="middle"> | |
| <text>seconds</text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <g transform="translate(329.7,471.9)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="middle"> | |
| <text>commits</text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| </g> | |
| <g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='rgb(148, 0, 211)' d='M96.8,371.7 L562.7,16.7 '/> <g onmousemove="gnuplot_svg.showHypertext(evt,'')" onmouseout="gnuplot_svg.hideHypertext()"><title> </title> | |
| <use xlink:href='#gpPt0' transform='translate(96.8,371.7) scale(4.50)' color='rgb(148, 0, 211)'/></g> | |
| <use xlink:href='#gpPt0' transform='translate(562.7,16.7) scale(4.50)' color='rgb(148, 0, 211)'/> | |
| </g> | |
| </g> | |
| <g fill="none" color="white" stroke="rgb(148, 0, 211)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| </g> | |
| <g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,16.7 L96.8,422.4 L562.7,422.4 L562.7,16.7 L96.8,16.7 Z '/></g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| </g> | |
| <script type="text/javascript"><![CDATA[ | |
| // plot boundaries and axis scaling information for mousing | |
| gnuplot_svg.plot_term_xmax = 600; | |
| gnuplot_svg.plot_term_ymax = 480; | |
| gnuplot_svg.plot_xmin = 96.8; | |
| gnuplot_svg.plot_xmax = 562.7; | |
| gnuplot_svg.plot_ybot = 422.4; | |
| gnuplot_svg.plot_ytop = 16.7; | |
| gnuplot_svg.plot_width = 465.9; | |
| gnuplot_svg.plot_height = 405.7; | |
| gnuplot_svg.plot_axis_xmin = 0; | |
| gnuplot_svg.plot_axis_xmax = 1; | |
| gnuplot_svg.plot_axis_ymin = 0.3704; | |
| gnuplot_svg.plot_axis_ymax = 0.372; | |
| gnuplot_svg.polar_mode = false; | |
| gnuplot_svg.plot_axis_x2min = "none" | |
| gnuplot_svg.plot_axis_y2min = "none" | |
| gnuplot_svg.plot_logaxis_x = 0; | |
| gnuplot_svg.plot_logaxis_y = 0; | |
| gnuplot_svg.plot_timeaxis_x = ""; | |
| gnuplot_svg.plot_timeaxis_y = ""; | |
| ]]> | |
| </script> | |
| </g> | |
| <text id="coord_text" text-anchor="start" pointer-events="none" | |
| font-size="12" font-family="Arial" | |
| visibility="hidden"> </text> | |
| <rect id="hypertextbox" class="hypertextbox" pointer-events="none" | |
| fill="white" stroke="black" opacity="0.8" | |
| height="16" visibility="hidden" /> | |
| <text id="hypertext" class="hypertext" pointer-events="none" | |
| font-size="12" font-family="Arial" | |
| visibility="hidden"> </text> | |
| </svg> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="utf-8" standalone="no"?> | |
| <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" | |
| "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | |
| <svg onload="if (typeof(gnuplot_svg)!='undefined') gnuplot_svg.Init(evt)" | |
| width="600" height="480" | |
| viewBox="0 0 600 480" | |
| xmlns="http://www.w3.org/2000/svg" | |
| xmlns:xlink="http://www.w3.org/1999/xlink" | |
| > | |
| <title>Gnuplot</title> | |
| <desc>Produced by GNUPLOT 5.0 patchlevel 3 </desc> | |
| <script type="text/javascript" xlink:href="/usr/share/gnuplot/5.0/js/gnuplot_svg.js"/> | |
| <!-- Tie mousing to entire bounding box of the plot --> | |
| <rect x="0" y="0" width="600" height="480" fill="#ffffff" stroke="black" stroke-width="1" | |
| onclick="gnuplot_svg.toggleCoordBox(evt)" onmousemove="gnuplot_svg.moveCoordBox(evt)"/> | |
| <!-- Also track mouse when it is on a plot element --> | |
| <g id="gnuplot_canvas" onclick="gnuplot_svg.toggleCoordBox(evt)" onmousemove="gnuplot_svg.moveCoordBox(evt)"> | |
| <defs> | |
| <circle id='gpDot' r='0.5' stroke-width='0.5'/> | |
| <path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/> | |
| <path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/> | |
| <path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/> | |
| <rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/> | |
| <rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/> | |
| <circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/> | |
| <use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/> | |
| <path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/> | |
| <use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/> | |
| <use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/> | |
| <use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/> | |
| <use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/> | |
| <use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/> | |
| <path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/> | |
| <use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/> | |
| <filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'> | |
| <feFlood flood-color='white' flood-opacity='1' result='bgnd'/> | |
| <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/> | |
| </filter> | |
| <filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'> | |
| <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/> | |
| <feComposite in='SourceGraphic' in2='grey' operator='atop'/> | |
| </filter> | |
| </defs> | |
| <g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,422.4 L105.8,422.4 M562.7,422.4 L553.7,422.4 '/> <g transform="translate(88.5,426.9)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="end"> | |
| <text><tspan font-family="Arial" > 0.3704</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,371.7 L105.8,371.7 M562.7,371.7 L553.7,371.7 '/> <g transform="translate(88.5,376.2)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="end"> | |
| <text><tspan font-family="Arial" > 0.3706</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,321.0 L105.8,321.0 M562.7,321.0 L553.7,321.0 '/> <g transform="translate(88.5,325.5)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="end"> | |
| <text><tspan font-family="Arial" > 0.3708</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,270.3 L105.8,270.3 M562.7,270.3 L553.7,270.3 '/> <g transform="translate(88.5,274.8)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="end"> | |
| <text><tspan font-family="Arial" > 0.371</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,219.6 L105.8,219.6 M562.7,219.6 L553.7,219.6 '/> <g transform="translate(88.5,224.1)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="end"> | |
| <text><tspan font-family="Arial" > 0.3712</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,168.8 L105.8,168.8 M562.7,168.8 L553.7,168.8 '/> <g transform="translate(88.5,173.3)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="end"> | |
| <text><tspan font-family="Arial" > 0.3714</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,118.1 L105.8,118.1 M562.7,118.1 L553.7,118.1 '/> <g transform="translate(88.5,122.6)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="end"> | |
| <text><tspan font-family="Arial" > 0.3716</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,67.4 L105.8,67.4 M562.7,67.4 L553.7,67.4 '/> <g transform="translate(88.5,71.9)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="end"> | |
| <text><tspan font-family="Arial" > 0.3718</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,16.7 L105.8,16.7 M562.7,16.7 L553.7,16.7 '/> <g transform="translate(88.5,21.2)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="end"> | |
| <text><tspan font-family="Arial" > 0.372</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,422.4 L96.8,413.4 M96.8,16.7 L96.8,25.7 '/> <g transform="translate(96.8,444.9)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="middle"> | |
| <text><tspan font-family="Arial" >f583f22</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M562.7,422.4 L562.7,413.4 M562.7,16.7 L562.7,25.7 '/> <g transform="translate(562.7,444.9)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="middle"> | |
| <text><tspan font-family="Arial" >110704d</tspan></text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,16.7 L96.8,422.4 L562.7,422.4 L562.7,16.7 L96.8,16.7 Z '/></g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <g transform="translate(17.6,219.6) rotate(270)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="middle"> | |
| <text>seconds</text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <g transform="translate(329.7,471.9)" stroke="none" fill="black" font-family="Arial" font-size="12.00" text-anchor="middle"> | |
| <text>commits</text> | |
| </g> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| </g> | |
| <g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='rgb(148, 0, 211)' d='M96.8,371.7 L562.7,16.7 '/> <g onmousemove="gnuplot_svg.showHypertext(evt,'')" onmouseout="gnuplot_svg.hideHypertext()"><title> </title> | |
| <use xlink:href='#gpPt0' transform='translate(96.8,371.7) scale(4.50)' color='rgb(148, 0, 211)'/></g> | |
| <use xlink:href='#gpPt0' transform='translate(562.7,16.7) scale(4.50)' color='rgb(148, 0, 211)'/> | |
| </g> | |
| </g> | |
| <g fill="none" color="white" stroke="rgb(148, 0, 211)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| </g> | |
| <g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| </g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| <path stroke='black' d='M96.8,16.7 L96.8,422.4 L562.7,422.4 L562.7,16.7 L96.8,16.7 Z '/></g> | |
| <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter"> | |
| </g> | |
| <script type="text/javascript"><![CDATA[ | |
| // plot boundaries and axis scaling information for mousing | |
| gnuplot_svg.plot_term_xmax = 600; | |
| gnuplot_svg.plot_term_ymax = 480; | |
| gnuplot_svg.plot_xmin = 96.8; | |
| gnuplot_svg.plot_xmax = 562.7; | |
| gnuplot_svg.plot_ybot = 422.4; | |
| gnuplot_svg.plot_ytop = 16.7; | |
| gnuplot_svg.plot_width = 465.9; | |
| gnuplot_svg.plot_height = 405.7; | |
| gnuplot_svg.plot_axis_xmin = 0; | |
| gnuplot_svg.plot_axis_xmax = 1; | |
| gnuplot_svg.plot_axis_ymin = 0.3704; | |
| gnuplot_svg.plot_axis_ymax = 0.372; | |
| gnuplot_svg.polar_mode = false; | |
| gnuplot_svg.plot_axis_x2min = "none" | |
| gnuplot_svg.plot_axis_y2min = "none" | |
| gnuplot_svg.plot_logaxis_x = 0; | |
| gnuplot_svg.plot_logaxis_y = 0; | |
| gnuplot_svg.plot_timeaxis_x = ""; | |
| gnuplot_svg.plot_timeaxis_y = ""; | |
| ]]> | |
| </script> | |
| </g> | |
| <text id="coord_text" text-anchor="start" pointer-events="none" | |
| font-size="12" font-family="Arial" | |
| visibility="hidden"> </text> | |
| <rect id="hypertextbox" class="hypertextbox" pointer-events="none" | |
| fill="white" stroke="black" opacity="0.8" | |
| height="16" visibility="hidden" /> | |
| <text id="hypertext" class="hypertext" pointer-events="none" | |
| font-size="12" font-family="Arial" | |
| visibility="hidden"> </text> | |
| </svg> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment