wxWidgets/tests/benchmarks
2009-05-12 10:11:42 +00:00
..
htmlparser
bench_vc7.vcproj add MSVC project files to svn for consistency 2009-05-12 10:11:42 +00:00
bench_vc8.vcproj add MSVC project files to svn for consistency 2009-05-12 10:11:42 +00:00
bench_vc9.vcproj add MSVC project files to svn for consistency 2009-05-12 10:11:42 +00:00
bench.bkl add a simple benchmark for wx and iconv converters benchmarking 2008-10-17 12:24:24 +00:00
bench.cpp allow specifying initialization and cleanup functions for benchmarks 2008-10-16 12:34:47 +00:00
bench.dsp link with wininet.lib under Windows to avoid linking errors in wxUSE_URL_NATIVE==1 build (#10338) 2009-01-15 13:33:51 +00:00
bench.dsw add very simple (but already exposing many problems) wxIPC benchmark 2008-10-16 12:35:03 +00:00
bench.h allow specifying initialization and cleanup functions for benchmarks 2008-10-16 12:34:47 +00:00
bench.sln update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
bench.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
graphics.cpp
htmltest.html
ipcclient.cpp use TCP for this benchmark under Windows too (and not DDE) 2008-11-22 14:34:04 +00:00
makefile.bcc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.gcc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
Makefile.in don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles 2009-05-12 09:13:36 +00:00
makefile.vc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.wat update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
mbconv.cpp add a simple benchmark for wx and iconv converters benchmarking 2008-10-17 12:24:24 +00:00
printfbench.cpp
strings.cpp optimize Replace() to use a linear algorithm (closes #9135) 2009-03-07 16:07:58 +00:00
tls.cpp