Re: Nightly performance regression graphs

2010-05-18 Thread Remco
2010/5/18 Reece Dunn : >   > > should work on all platforms that support SVG. > > - Reece Chromium doesn't like the object markup. It shows tiny frames with scrollbars. It seems there is no cross-platform way to simply display an SVG image. -- Remco

Re: Nightly performance regression graphs

2010-05-18 Thread Reece Dunn
2010/5/18 André Hentschel : > Am 18.05.2010 15:17, schrieb Dan Kegel: >> On Mon, May 17, 2010 at 11:00 PM, Reece Dunn wrote: http://kegel.com/wine/yagmarkdata/wine-1.1.44-245.html >>> >>> Can you use something like: >>> >>> >> type="image/svg+xml"> >>>  >> type="image/svg+xml"> >>>  >> alt="E

Re: Nightly performance regression graphs

2010-05-18 Thread Roderick Colenbrander
On Tue, May 18, 2010 at 2:42 PM, Dan Kegel wrote: > On Tue, May 18, 2010 at 3:07 AM, Scott Ritchie wrote: >> > http://kegel.com/wine/yagmarkdata/wine-1.1.44-245.html >> >> What tool are you using to make them? > > gnuplot.  The script (if you can call it that) I use is at > http://code.google.com

Re: Nightly performance regression graphs

2010-05-18 Thread André Hentschel
Am 18.05.2010 15:17, schrieb Dan Kegel: > On Mon, May 17, 2010 at 11:00 PM, Reece Dunn wrote: >>> http://kegel.com/wine/yagmarkdata/wine-1.1.44-245.html >> >> Can you use something like: >> >> > type="image/svg+xml"> >> > type="image/svg+xml"> >> > alt="E8400 GT220 - Ubuntu 10.04 LTS - e8400 - 3

Re: Nightly performance regression graphs

2010-05-18 Thread Dan Kegel
On Mon, May 17, 2010 at 11:00 PM, Reece Dunn wrote: >> http://kegel.com/wine/yagmarkdata/wine-1.1.44-245.html > > Can you use something like: > > type="image/svg+xml"> >   type="image/svg+xml"> >   alt="E8400 GT220 - Ubuntu 10.04 LTS - e8400 - 3dmark06 3DMark Score"> >   > > > so that this will

Re: Nightly performance regression graphs

2010-05-18 Thread Dan Kegel
On Tue, May 18, 2010 at 3:07 AM, Scott Ritchie wrote: > > http://kegel.com/wine/yagmarkdata/wine-1.1.44-245.html > > What tool are you using to make them? gnuplot. The script (if you can call it that) I use is at http://code.google.com/p/winezeug/source/browse/trunk/yagmark-plot.sh > I recommen

Re: Nightly performance regression graphs

2010-05-18 Thread Dan Kegel
On Tue, May 18, 2010 at 1:13 AM, Sven Baars wrote: >> http://kegel.com/wine/yagmarkdata/wine-1.1.44-245.html > > Just a question. What's this about? > > Vista Wine ratio > heaven2_d3d9_Video_memory1024.00256.00 0.2

Re: Nightly performance regression graphs

2010-05-18 Thread wylda
> I finally threw together some graphs, see > http://kegel.com/wine/yagmarkdata/wine-1.1.44-245.html > Not sure what to make of the results yet. Cheap thought, expansive solution: Looking at the graphs and used HW i think this not necessary do what you expect. Change from 11 -> 10 can be just a n

Re: Nightly performance regression graphs

2010-05-17 Thread Reece Dunn
On 18 May 2010 02:01, Dan Kegel wrote: > I finally threw together some graphs, see > http://kegel.com/wine/yagmarkdata/wine-1.1.44-245.html > Not sure what to make of the results yet. > > They use svg, so a modern browser is required. Neat. Can you use something like: so that this wil

Nightly performance regression graphs

2010-05-17 Thread Dan Kegel
I finally threw together some graphs, see http://kegel.com/wine/yagmarkdata/wine-1.1.44-245.html Not sure what to make of the results yet. They use svg, so a modern browser is required.