Re: [Patch] Simple pen optimisation

2006-06-12 Thread Enrico Forestieri
On Mon, Jun 12, 2006 at 11:54:11AM +0200, Abdelrazak Younes wrote: > Andre Poenitz wrote: > >On Sat, Jun 10, 2006 at 02:01:49AM +0200, Abdelrazak Younes wrote: > >>This simple patch saves 4 seconds in the PageDown test. > > > >Please remind me what the PageDown test is (Userguide to the end?) > >

Re: [Patch] Simple pen optimisation

2006-06-12 Thread Abdelrazak Younes
Andre Poenitz wrote: On Sat, Jun 10, 2006 at 02:01:49AM +0200, Abdelrazak Younes wrote: This simple patch saves 4 seconds in the PageDown test. Please remind me what the PageDown test is (Userguide to the end?) Yes. and how long it takes 'usually'. Depends on what is usually ;-) On my pl

Re: [Patch] Simple pen optimisation

2006-06-12 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Sat, Jun 10, 2006 at 02:01:49AM +0200, Abdelrazak Younes wrote: | > This simple patch saves 4 seconds in the PageDown test. | | Please remind me what the PageDown test is (Userguide to the end?) yes. Load the doc, goto top, press PageDown until at e

Re: [Patch] Simple pen optimisation

2006-06-12 Thread Andre Poenitz
On Sat, Jun 10, 2006 at 02:01:49AM +0200, Abdelrazak Younes wrote: > This simple patch saves 4 seconds in the PageDown test. Please remind me what the PageDown test is (Userguide to the end?) and how long it takes 'usually'. Andre'

Re: [Patch] Simple pen optimisation

2006-06-12 Thread Andre Poenitz
On Sat, Jun 10, 2006 at 11:39:04AM +0200, Lars Gullik Bjønnes wrote: > Abdelrazak Younes <[EMAIL PROTECTED]> writes: > > | This simple patch saves 4 seconds in the PageDown test. > | > | Committed in the "younes" branch. > > A Q. What is expensive about pens? Creation or changing between them?

Re: [Patch] Simple pen optimisation

2006-06-10 Thread Abdelrazak Younes
Lars Gullik Bjønnes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: | This simple patch saves 4 seconds in the PageDown test. | | Committed in the "younes" branch. A Q. What is expensive about pens? Creation or changing between them? I think changing. I have been experimenting this pat

Re: [Patch] Simple pen optimisation

2006-06-10 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | This simple patch saves 4 seconds in the PageDown test. | | Committed in the "younes" branch. A Q. What is expensive about pens? Creation or changing between them? -- Lgb

[Patch] Simple pen optimisation

2006-06-09 Thread Abdelrazak Younes
This simple patch saves 4 seconds in the PageDown test. Committed in the "younes" branch. Abdel. Index: QLPainter.C === --- QLPainter.C (revision 14026) +++ QLPainter.C (working copy) @@ -60,6 +60,13 @@ QPainter & QLPainter::setQPa