.. |
data
|
simplify text rendering benchmark to only render text + be explicit about clipping - refs #2326
|
2014-09-26 12:55:31 -07: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
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
build.py
|
limit benchmarks
|
2014-08-13 17:21:22 -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
|
fix build of test_array_allocation.cpp on older boost
|
2014-05-05 18:29:14 -07:00 |
test_expression_parse.cpp
|
simplify code
|
2014-05-05 18:16:42 -07:00 |
test_face_ptr_creation.cpp
|
add validation to face_ptr_creation benchmark
|
2014-09-25 13:09:05 -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
|
require rendering benchmarks to use font-directory
|
2014-09-06 19:09:34 -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 |