blob: 88849b7462284213bf49c095eeaa96da18824699 [file] [log] [blame]
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg height="170" width="400" version="1.1"
xmlns="http://www.w3.org/2000/svg">
<defs>
<style type="text/css"><![CDATA[
text {
font-family: sans-serif, Arial;
font-size: 12px;
}
text.head {
font-weight: bold;
font-size: 14px;
}
]]></style>
</defs>
<text x='0' y='25' class='head'><tspan dx='5' dy='-0.5em'>Apple M3</tspan></text>
<rect x='5' y='25' height='20' width='46' fill='#ffaaaa' stroke='black' />
<text x='48' y='45' text-anchor='end'><tspan dy='-0.5em'>1.9ns</tspan></text>
<text x='56' y='45'><tspan dy='-0.5em'>Go 1: Uint64</tspan></text>
<rect x='5' y='45' height='20' width='55' fill='#ccccff' stroke='black' />
<text x='57' y='65' text-anchor='end'><tspan dy='-0.5em'>2.2ns</tspan></text>
<text x='65' y='65'><tspan dy='-0.5em'>PCG: Uint64</tspan></text>
<rect x='5' y='65' height='20' width='88' fill='#ffffaa' stroke='black' />
<text x='90' y='85' text-anchor='end'><tspan dy='-0.5em'>3.5ns</tspan></text>
<text x='98' y='85'><tspan dy='-0.5em'>ChaCha8: Uint64</tspan></text>
<rect x='5' y='95' height='20' width='60' fill='#ffaaaa' stroke='black' />
<text x='62' y='115' text-anchor='end'><tspan dy='-0.5em'>2.4ns</tspan></text>
<text x='70' y='115'><tspan dy='-0.5em'>Go 1: N(1000)</tspan></text>
<rect x='5' y='115' height='20' width='57' fill='#ccccff' stroke='black' />
<text x='59' y='135' text-anchor='end'><tspan dy='-0.5em'>2.3ns</tspan></text>
<text x='67' y='135'><tspan dy='-0.5em'>PCG: N(1000)</tspan></text>
<rect x='5' y='135' height='20' width='99' fill='#ffffaa' stroke='black' />
<text x='101' y='155' text-anchor='end'><tspan dy='-0.5em'>4.0ns</tspan></text>
<text x='109' y='155'><tspan dy='-0.5em'>ChaCha8: N(1000)</tspan></text>
</svg>