mapnik/benchmark
2014-06-09 13:55:56 -07:00
..
data benchmark: use halo-rasterizer='fast' (doubles perf) 2014-05-16 19:30:35 -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 text rendering benchmark 2013-11-21 22:47:55 -08:00
build.py scons: support MAPNIK_NAME option to customize libmapnik name for custom packaging 2014-06-09 13:55:56 -07:00
compare_images.hpp break out benchmark suite into individual cpp 2013-11-14 23:11:21 -08:00
run array allocation test 2014-01-28 19:47:23 -08: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 revised benchmarking system 2013-11-19 12:23:37 -08: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 benchmark: use halo-rasterizer='fast' (doubles perf) 2014-05-16 19:30:35 -07:00
test_polygon_clipping_rendering.cpp revised benchmarking system 2013-11-19 12:23:37 -08:00
test_proj_transform1.cpp benchmark: fix formatting 2013-11-19 12:33:30 -08:00
test_rendering.cpp text rendering benchmark 2013-11-21 22:47:55 -08: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