.. |
data
|
update to dejavu-fonts-ttf-2.34
|
2014-10-21 16:54:43 +01:00 |
utils
|
refactor and speed up hextree image encoding by using dense_has_map - refs #1629
|
2013-01-08 19:07:11 -08:00 |
.gitignore
|
add gitignore in benchmark folder
|
2014-01-27 13:23:18 -08:00 |
bench_framework.hpp
|
Use std::chrono instead of boost::chrono in benchmarks.
|
2014-10-01 11:38:08 +02:00 |
build.py
|
add a benchmark that tests rendering with shared map - refs #2516
|
2014-10-09 20:29:42 -07:00 |
compare_images.hpp
|
break out benchmark suite into individual cpp
|
2013-11-14 23:11:21 -08:00 |
run
|
limit benchmarks
|
2014-08-13 17:21:22 -07:00 |
template.cpp
|
break out benchmark suite into individual cpp
|
2013-11-14 23:11:21 -08:00 |
test_array_allocation.cpp
|
add std::fill to array alloc benchmark
|
2014-10-21 13:11:32 -07:00 |
test_expression_parse.cpp
|
remove unused/supported second arg to parse_expression
|
2014-10-20 22:20:04 -07:00 |
test_face_ptr_creation.cpp
|
remove state from freetype_engine - now fully static
|
2014-10-01 20:03:03 -07:00 |
test_font_registration.cpp
|
font registration test
|
2014-06-19 17:21:57 -07:00 |
test_png_encoding1.cpp
|
benchmark: png encoding with z=1 to ensure we're testing hextree not zlib
|
2014-05-05 10:07:57 -07:00 |
test_png_encoding2.cpp
|
benchmark: png encoding with z=1 to ensure we're testing hextree not zlib
|
2014-05-05 10:07:57 -07:00 |
test_polygon_clipping.cpp
|
rename coord_transform to transform_path_adapter and move implementation into separate header
|
2014-08-28 10:59:08 +01:00 |
test_polygon_clipping_rendering.cpp
|
revised benchmarking system
|
2013-11-19 12:23:37 -08:00 |
test_proj_transform1.cpp
|
limit benchmarks
|
2014-08-13 17:21:22 -07:00 |
test_rendering.cpp
|
accept scale_factor as option in test_rendering bench
|
2014-10-09 17:33:01 -07:00 |
test_rendering_shared_map.cpp
|
add a benchmark that tests rendering with shared map - refs #2516
|
2014-10-09 20:29:42 -07:00 |
test_to_bool.cpp
|
benchmark: break out string to int/bool/double conversions
|
2014-05-05 10:08:25 -07:00 |
test_to_double.cpp
|
benchmark: break out string to int/bool/double conversions
|
2014-05-05 10:08:25 -07:00 |
test_to_int.cpp
|
benchmark: break out string to int/bool/double conversions
|
2014-05-05 10:08:25 -07:00 |
test_to_string1.cpp
|
revised benchmarking system
|
2013-11-19 12:23:37 -08:00 |
test_to_string2.cpp
|
revised benchmarking system
|
2013-11-19 12:23:37 -08:00 |
test_utf_encoding.cpp
|
fix compile of utf encoding benchmark on linux
|
2014-06-04 14:45:33 -07:00 |