Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | >>>>> "Peter" == Peter Kümmel <[EMAIL PROTECTED]> writes: | | Peter> Here a patch which avoids a virtual call and the the | Peter> allocations when calling Painter::lines. | | Peter> I've tested it with Qt4, but the changes are similar to the | Peter> other frontends, and should make no problem. | | What do you gain in practice?
Further tests showed afaik that nothing was gained. So the patch was dropped (and because the time consuming functions are other ones than this.) -- Lgb