wxWidgets/tests/benchmarks
Vadim Zeitlin 4e05ee9c5a Benchmark wxIMAGE_QUALITY_BOX_AVERAGE too for completeness
Check the speed of wxImage::Scale() using this algorithm too.

As expected, it's between normal and high quality when upscaling and
exactly the same as high quality when shrinking (because it is actually
the algorithm used for shrinking for wxIMAGE_QUALITY_HIGH).
2022-02-23 00:01:52 +00:00
..
htmlparser Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
bench_vc8_bench_graphics.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
bench_vc8_bench_gui.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
bench_vc8_bench.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
bench_vc8.sln Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
bench_vc9_bench_graphics.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
bench_vc9_bench_gui.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
bench_vc9_bench.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
bench_vc9.sln Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
bench.bkl Add simple wxRegEx benchmark 2021-07-15 21:44:28 +02:00
bench.cpp Allow passing default value to Bench::GetXXXParameter() 2022-02-22 23:58:38 +00:00
bench.h Allow passing default value to Bench::GetXXXParameter() 2022-02-22 23:58:38 +00:00
datetime.cpp
display.cpp Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
graphics.cpp Restore support for using faster dotted pens in wxMSW 2021-02-22 00:04:07 +01:00
htmltest.html
image.cpp Benchmark wxIMAGE_QUALITY_BOX_AVERAGE too for completeness 2022-02-23 00:01:52 +00:00
ipcclient.cpp
log.cpp
makefile.gcc Add simple wxRegEx benchmark 2021-07-15 21:44:28 +02:00
Makefile.in Rebake after the year change 2022-01-14 22:51:24 +01:00
makefile.vc Use DPI aware manifests for MSVS 2022 too 2021-12-18 13:22:59 +01:00
mbconv.cpp
printfbench.cpp
regex.cpp Add simple wxRegEx benchmark 2021-07-15 21:44:28 +02:00
strings.cpp
tls.cpp