mapnik/benchmark
2019-12-31 12:25:21 +01:00
..
data update font path in test file 2017-05-31 10:41:34 -07:00
utils 2to3 last remnants of Python 2 syntax 2019-12-31 12:25:21 +01:00
.gitignore add gitignore in benchmark folder 2014-01-27 13:23:18 -08:00
bench_framework.hpp avoid -Wdeprecated and -Wreserved-id-macro warnings 2016-03-09 16:11:17 -08:00
build.py add getline benchmark - refs #3101 2015-10-01 14:47:55 -07:00
compare_images.hpp fix -Wheader-hygiene warnings 2016-03-10 13:40:48 -08:00
run disable benchmarks from running on travis - refs #3351 2016-03-04 12:36:57 -08:00
template.cpp break out benchmark suite into individual cpp 2013-11-14 23:11:21 -08:00
test_array_allocation.cpp benchmarks: helper class for running a sequence of tests 2016-02-16 19:53:03 +01:00
test_expression_parse.cpp Benchmark: use return values of test runner. 2015-09-14 13:01:32 +00:00
test_face_ptr_creation.cpp freetype_engine : revert back to original APIs usage. 2017-06-01 12:35:14 +02:00
test_font_registration.cpp freetype_engine : revert back to original APIs usage. 2017-06-01 12:35:14 +02:00
test_getline.cpp move getline impl to separate header to avoid as much spirit inclusion 2016-02-15 19:06:11 -08:00
test_marker_cache.cpp benchmark for marker_cache - refs #2831 2015-06-15 20:41:47 -07:00
test_noop_rendering.cpp add no-op rendering benchmark - refs #2976 2015-07-15 12:59:54 -07:00
test_numeric_cast_vs_static_cast.cpp benchmarks: helper class for running a sequence of tests 2016-02-16 19:53:03 +01:00
test_offset_converter.cpp benchmark: no camelCase 2015-09-14 13:21:51 +00:00
test_png_encoding1.cpp benchmarks: fix errors in non-compiling sources 2016-02-16 19:38:09 +01:00
test_png_encoding2.cpp benchmarks: fix errors in non-compiling sources 2016-02-16 19:38:09 +01:00
test_polygon_clipping.cpp revert geometry changes for now - will develop them in branch to reduce downstream breakage 2016-04-11 14:00:27 -07:00
test_polygon_clipping_rendering.cpp benchmarks: helper class for running a sequence of tests 2016-02-16 19:53:03 +01:00
test_proj_transform1.cpp benchmarks: helper class for running a sequence of tests 2016-02-16 19:53:03 +01:00
test_quad_tree.cpp benchmark (quad_tree) - add bbox query 2015-06-19 17:08:19 +02:00
test_rendering.cpp freetype_engine : revert back to original APIs usage. 2017-06-01 12:35:14 +02:00
test_rendering_shared_map.cpp freetype_engine : revert back to original APIs usage. 2017-06-01 12:35:14 +02:00
test_to_bool.cpp benchmarks: refactor to allow early exit if tests do not validate 2014-12-12 11:59:45 -05:00
test_to_double.cpp benchmarks: refactor to allow early exit if tests do not validate 2014-12-12 11:59:45 -05:00
test_to_int.cpp benchmarks: refactor to allow early exit if tests do not validate 2014-12-12 11:59:45 -05:00
test_to_string1.cpp benchmarks: refactor to allow early exit if tests do not validate 2014-12-12 11:59:45 -05:00
test_to_string2.cpp benchmarks: refactor to allow early exit if tests do not validate 2014-12-12 11:59:45 -05:00
test_utf_encoding.cpp benchmark: no camelCase 2015-09-14 13:21:51 +00:00