|
View:
New views
9 Messages
—
Rating Filter:
Alert me
|
|
|
performance idea for old computers-for older computers..
Firefox should Have... MMX builds optimized. - MMX is in many CPUs... - MMX should be in the compiler parameters... - MMX was introduced in 1997 http://en.wikipedia.org/wiki/MMX_(instruction_set) _______________________________________________ dev-performance mailing list dev-performance@... https://lists.mozilla.org/listinfo/dev-performance |
|
|
Re: performance idea for old computershi - what parts of the firefox code do you think would generate SIMD
operations and benefit from this, and on what compilers? imho the best way to engage folks in a serious discussion of the pros and cons would be with some benchmarks showing some area improving and an analysis of why - or alternatively a specific proposal on what could be coded differently to leverage things like mmx/sse. -Patrick On Sun, 2008-09-14 at 14:42 -0700, dlhdavidlh@... wrote: > -for older computers.. > > Firefox should Have... > MMX builds optimized. > > - MMX is in many CPUs... > > - MMX should be in the compiler parameters... > > - MMX was introduced in 1997 > > http://en.wikipedia.org/wiki/MMX_(instruction_set) > _______________________________________________ > dev-performance mailing list > dev-performance@... > https://lists.mozilla.org/listinfo/dev-performance _______________________________________________ dev-performance mailing list dev-performance@... https://lists.mozilla.org/listinfo/dev-performance |
|
|
|
|
|
|
|
|
|
|
|
Re: performance idea for old computersdlhdavidlh@... wrote:
> this site test Firefox with SSE and without > Written by: Shivanand Sharma > http://www.binaryturf.com/a-firefox-faster-than-firefox/ That doesn't seem to show much of a difference; certainly not worth the hassle of maintaining multiple different builds, if that's what would be involved. I realize it's just one benchmark, by the way. -Boris _______________________________________________ dev-performance mailing list dev-performance@... https://lists.mozilla.org/listinfo/dev-performance |
|
|
Re: performance idea for old computersdlhdavidlh@... wrote:
> - this what i have found... > - i have tests on > http://dlhdragon.110mb.com/webbrowsertests.html Out of curiosity, was the "Firefox 3.0.1" build your own build or the Mozilla.org one? -Boris _______________________________________________ dev-performance mailing list dev-performance@... https://lists.mozilla.org/listinfo/dev-performance |
|
|
Re: performance idea for old computersOn Sep 19, 9:38 pm, Boris Zbarsky <bzbar...@...> wrote:
> dlhdavi...@... wrote: > > - this what i have found... > > - i have tests on > > http://dlhdragon.110mb.com/webbrowsertests.html > > Out of curiosity, was the "Firefox 3.0.1" build your own build or the > Mozilla.org one? > > -Boris two are from Mozilla (Firefox 3.0.1 and Firefox 3.1b1) the others are from (Firefox 3.0.1 w/SSE) http://binaryturf.com/software/blazing-fast-firefox-optimized-distributions/ _______________________________________________ dev-performance mailing list dev-performance@... https://lists.mozilla.org/listinfo/dev-performance |
|
|
Re: performance idea for old computersOn Sep 19, 9:36 pm, Boris Zbarsky <bzbar...@...> wrote:
> dlhdavi...@... wrote: > > this site test Firefox with SSE and without > > Written by: Shivanand Sharma > >http://www.binaryturf.com/a-firefox-faster-than-firefox/ > > That doesn't seem to show much of a difference; certainly not worth the > hassle of maintaining multiple different builds, if that's what would be > involved. > > I realize it's just one benchmark, by the way. > > -Boris i am still testing and still need to add more... also.. www.binaryturf.com has some benchmarks / tests..(Links) here is the link http://www.binaryturf.com/a-firefox-faster-than-firefox/ _______________________________________________ dev-performance mailing list dev-performance@... https://lists.mozilla.org/listinfo/dev-performance |
| Free embeddable forum powered by Nabble | Forum Help |