wxWidgets/tests/benchmarks
Vadim Zeitlin 05f68f2f84 Add benchmarks for various ways to compare strings.
Benchmark the abstraction overhead of wxString methods compared to plain
functions and also benchmark native functions for string comparison under MSW.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-09-20 12:52:21 +00:00
..
htmlparser
bench_vc7.vcproj
bench_vc8.vcproj
bench_vc9.vcproj
bench.bkl
bench.cpp Flush output after every benchmark. 2010-09-20 12:52:15 +00:00
bench.dsp
bench.dsw
bench.h
bench.vcproj
graphics.cpp
htmltest.html
ipcclient.cpp
makefile.bcc
makefile.gcc
Makefile.in
makefile.vc
makefile.wat
mbconv.cpp
printfbench.cpp
strings.cpp Add benchmarks for various ways to compare strings. 2010-09-20 12:52:21 +00:00
tls.cpp