wxWidgets/tests/benchmarks
Vadim Zeitlin d6793893c0 Add a simple benchmark of wxDisplaySize() and related functions
This benchmark shows that wxGetDisplaySize() has only minimal overhead
compared to wxDisplaySize(), but wxDisplay().GetGeometry() is almost 3
times slower (under wxGTK).
2018-09-30 00:38:27 +02:00
..
htmlparser Fix wxHTML benchmarks compilation 2018-09-30 00:32:21 +02:00
bench_vc7_bench_graphics.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
bench_vc7_bench_gui.vcproj Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
bench_vc7_bench.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
bench_vc7.sln Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
bench_vc8_bench_graphics.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
bench_vc8_bench_gui.vcproj Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
bench_vc8_bench.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
bench_vc8.sln Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
bench_vc9_bench_graphics.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
bench_vc9_bench_gui.vcproj Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
bench_vc9_bench.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
bench_vc9.sln Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
bench.bkl Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
bench.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
bench.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
datetime.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
display.cpp Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
graphics.cpp Another graphics benchmark compilation fix for non-MSW 2018-09-30 00:31:41 +02:00
htmltest.html added wxString benchmark using 2.8's HTML parser 2008-08-13 15:48:09 +00:00
image.cpp Add wxImage::Scale() benchmarks. 2013-07-01 14:48:01 +00:00
ipcclient.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
log.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
makefile.bcc Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
makefile.gcc Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
Makefile.in Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
makefile.vc Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
mbconv.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
printfbench.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
strings.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
tls.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00