Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created March 27, 2017 17:34
Show Gist options
  • Save Whateverable/9483b4cc1fee2feec6c3e1a30026886b to your computer and use it in GitHub Desktop.
Save Whateverable/9483b4cc1fee2feec6c3e1a30026886b to your computer and use it in GitHub Desktop.
benchable6
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1000" height="800"><rect width="1000" height="800" style="fill: white" /><g transform="translate(160,618)"><line x1="57.142857" y1="-520" x2="171.428571" y2="-488.003876" style="stroke:#3333ff; stroke-width: 1.5" />
<line x1="171.428571" y1="-488.003876" x2="285.714286" y2="-489.515504" style="stroke:#3333ff; stroke-width: 1.5" />
<line x1="285.714286" y1="-489.515504" x2="400" y2="-328.779070" style="stroke:#3333ff; stroke-width: 1.5" />
<line x1="400" y1="-328.779070" x2="514.285714" y2="-399.573643" style="stroke:#3333ff; stroke-width: 1.5" />
<line x1="514.285714" y1="-399.573643" x2="628.571429" y2="-374.883721" style="stroke:#3333ff; stroke-width: 1.5" />
<line x1="628.571429" y1="-374.883721" x2="742.857143" y2="-364.302326" style="stroke:#3333ff; stroke-width: 1.5" />
<text transform="rotate(-90)" y="45.714286" x="-14" font-size="12" dominant-baseline="middle" text-anchor="end">2015.12 (0.23,0.28,0.03)</text>
<text transform="rotate(-90)" y="160" x="-14" font-size="12" dominant-baseline="middle" text-anchor="end">85c18aa (0.22,0.27,0.03)</text>
<text transform="rotate(-90)" y="274.285714" x="-14" font-size="12" dominant-baseline="middle" text-anchor="end">b3b24bf (0.23,0.28,0.04)</text>
<text transform="rotate(-90)" y="388.571429" x="-14" font-size="12" dominant-baseline="middle" text-anchor="end">d13c39c (0.17,0.20,0.03)</text>
<text transform="rotate(-90)" y="502.857143" x="-14" font-size="12" dominant-baseline="middle" text-anchor="end">4e4039e (0.19,0.23,0.03)</text>
<text transform="rotate(-90)" y="617.142857" x="-14" font-size="12" dominant-baseline="middle" text-anchor="end">75ba8cc (0.18,0.22,0.03)</text>
<text transform="rotate(-90)" y="731.428571" x="-14" font-size="12" dominant-baseline="middle" text-anchor="end">HEAD (0.15,0.19,0.02)</text>
<line x1="-7" x2="7" y1="0" y2="0" style="stroke:black; stroke-width: 1" />
<text x="-21" y="0" font-size="12" text-anchor="end" dominant-baseline="middle">0</text>
<line x1="-7" x2="7" y1="-125.968992" y2="-125.968992" style="stroke:black; stroke-width: 1" />
<text x="-21" y="-125.968992" font-size="12" text-anchor="end" dominant-baseline="middle">0.05</text>
<line x1="-7" x2="7" y1="-251.937984" y2="-251.937984" style="stroke:black; stroke-width: 1" />
<text x="-21" y="-251.937984" font-size="12" text-anchor="end" dominant-baseline="middle">0.1</text>
<line x1="-7" x2="7" y1="-377.906977" y2="-377.906977" style="stroke:black; stroke-width: 1" />
<text x="-21" y="-377.906977" font-size="12" text-anchor="end" dominant-baseline="middle">0.15</text>
<line x1="-7" x2="7" y1="-503.875969" y2="-503.875969" style="stroke:black; stroke-width: 1" />
<text x="-21" y="-503.875969" font-size="12" text-anchor="end" dominant-baseline="middle">0.2</text>
<line x1="0" y1="0" x2="800" y2="0" style="stroke:black; stroke-width: 2" />
<line x1="0" y1="0" x2="0" y2="-520" style="stroke:black; stroke-width: 2" />
<text x="500" y="-548" text-anchor="middle">2015.12,HEAD so \hello how are you today?\.contains(\hello\ &amp; \u t\) for ^1000</text>
</g>
</svg>
2015.12,HEAD so "hello how are you today?".contains("hello" & "u t") for ^1000
¦2015.12: «0.2064»
¦85c18aa: «0.1937»
¦b3b24bf: «0.1943»
¦d13c39c: «0.1305»
¦4e4039e: «0.1586»
¦75ba8cc: «0.1488»
¦HEAD: «0.1446»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment