bfeae1922d
Handle the case of a single line string specially, it's faster to do this than use slow loop over all characters. Also avoid constructing the string with the characters to measure one by one and do it all at once instead. Add a possibility to benchmark GetMultiLineTextExtent() rather than GetTextExtent() in the graphics benchmark. |
||
---|---|---|
.. | ||
htmlparser | ||
bench_vc7_bench_graphics.vcproj | ||
bench_vc7_bench_gui.vcproj | ||
bench_vc7_bench.vcproj | ||
bench_vc7.sln | ||
bench_vc8_bench_graphics.vcproj | ||
bench_vc8_bench_gui.vcproj | ||
bench_vc8_bench.vcproj | ||
bench_vc8.sln | ||
bench_vc9_bench_graphics.vcproj | ||
bench_vc9_bench_gui.vcproj | ||
bench_vc9_bench.vcproj | ||
bench_vc9.sln | ||
bench.bkl | ||
bench.cpp | ||
bench.h | ||
datetime.cpp | ||
display.cpp | ||
graphics.cpp | ||
htmltest.html | ||
image.cpp | ||
ipcclient.cpp | ||
log.cpp | ||
makefile.bcc | ||
makefile.gcc | ||
Makefile.in | ||
makefile.vc | ||
mbconv.cpp | ||
printfbench.cpp | ||
strings.cpp | ||
tls.cpp |