wxWidgets/tests/benchmarks
2008-08-29 23:28:42 +00:00
..
htmlparser
bench.bkl
bench.cpp add the possibility to pass numeric parameters to benchmark functions 2008-08-28 17:14:39 +00:00
bench.dsp
bench.dsw
bench.h add the possibility to pass numeric parameters to benchmark functions 2008-08-28 17:14:39 +00:00
bench.sln
bench.vcproj
graphics.cpp
htmltest.html
makefile.bcc
makefile.gcc
Makefile.in
makefile.vc
makefile.wat
printfbench.cpp
strings.cpp make the length of string proportional to the parameter to study test time dependency on it 2008-08-29 13:56:03 +00:00
tls.cpp chanegd wxTlsValue to be pointer-like instead of value-like which doesn't work for UDTs; use __thread keyword with mingw32 >= 4.3 too; use library-based thread-specific variables support in wxString cache now that it is fixed to work there; finally added a unit test for TLS stuff 2008-08-29 23:28:42 +00:00