]> git.cworth.org Git - cworth.org/blobdiff - src/exa/i965/emulating_speedups.mdwn
Add Robert Haight as another solver
[cworth.org] / src / exa / i965 / emulating_speedups.mdwn
index 7370a55ad37355ca7a11bdd98e3da35433f16e88..bc14af5c9c8a07c05917ae91cd18c9229cf76767 100644 (file)
@@ -1,6 +1,6 @@
-[[meta title="Emulating the future of the i965 driver"]]
+[[!meta title="Emulating the future of the i965 driver"]]
 
-[[tag exa performance xorg]]
+[[!tag exa performance xorg]]
 
 Earlier this week I [[isolated_some_bugs|synchronous_composite]] that
 are currently causing a 4x slowdown with EXA and the i965 driver
@@ -23,7 +23,9 @@ in the i965 driver, then I
 result of this experiment is that the X server will still go through
 the EXA paths, but will basically use all the same software-fallbacks
 for compositing that are used in the case of NoAccel. The performance
-with this patch can be compared to the NoAccel case here.
+with this patch can be compared to the NoAccel case here. (Again,
+click through to my blog if you're just getting a list of numbers, not
+a colorful bar chart.)
 
 <dl class="chart barchart">
     <dt><a href="/exa/i965/emulating_speedups/NoAccel/system.oprofile">NoAccel</a> (<a href="/exa/i965/emulating_speedups/NoAccel/timing">14.4 ms.</a>) <a href="/exa/i965/emulating_speedups/NoAccel/system.symbols">symbols profile</a></dt>