kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #04249
wxDC & wxGraphicsContext Test
--Apple-Mail-4-283890673 Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=us-ascii
As was requested, i've done a trivial benchmark, i've taken a file from wxW=
in tracker and readapted to do a trivial test just to begin to taste the d=
ifference of times of the two approaches.
The test does 100000 lines in a square of 100x100.
For the wxGC i've add 10 graphicspaths to begin to mimic which is a CAD usa=
ge.
This is a preliminary test, there is LARGE room for improvement.
This test requires a full version of Boost library.
--
Marco
--Apple-Mail-4-283890673 Content-Disposition: inline;
filename=TestAppOSX.gif
Content-Type: image/gif;
x-mac-type=47494666;
x-mac-creator=3842494D;
x-unix-mode=0644;
name="TestAppOSX.gif"
Content-Transfer-Encoding: base64
[Attachment content not displayed.] --Apple-Mail-4-283890673 Content-Disposition: attachment;
filename=wxTest.cpp
Content-Type: application/octet-stream;
x-unix-mode=0644;
name="wxTest.cpp"
Content-Transfer-Encoding: quoted-printable
[Attachment content not displayed.] --Apple-Mail-4-283890673--
Follow ups