]> git.saurik.com Git - wxWidgets.git/history - tests/benchmarks/strings.cpp
add the possibility to pass numeric parameters to benchmark functions
[wxWidgets.git] / tests / benchmarks / strings.cpp
2008-08-28  Vadim Zeitlinadd the possibility to pass numeric parameters to bench...
2008-08-13  Václav Slavíkadded wxString benchmark using 2.8's HTML parser
2008-08-11  Václav Slavíkadded microbenchmark for wxCharBuffer performance
2008-08-06  Vadim Zeitlinpass asciistr, not utf8str, to FromAscii
2008-07-30  Vadim Zeitlinadded another Replace() test
2008-07-30  Vadim Zeitlinadded some Replace() benchmarks (#9802)
2008-07-26  Vadim Zeitlinadded a simple benchmarking suite