mapnik/benchmark
Mickey Rose 65f3bb75dd Revert "benchmark - slightly better stderr"
This partially reverts commit 5ab6db2607.

The change of argument --threads N doesn't just change output, it
changes the mode of operation.
With --threads 0, the benchmark runs wholly in the main thread.
With --threads 1, it starts 1 worker thread, which does the work, and
the main thread measures how long it takes to complete.
2018-07-11 23:14:03 +02:00
..
data update font path in test file 2017-05-31 10:42:03 -07:00
include benchmarks: move headers under benchmarks/include/ 2018-07-11 13:32:32 +02:00
src add benchmark for mapnik::util::normalize_angle 2018-07-11 23:13:59 +02: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
build.py benchmarks: move sources under benchmarks/src/ 2018-07-11 15:57:04 +02:00
run Revert "benchmark - slightly better stderr" 2018-07-11 23:14:03 +02:00
template.cpp break out benchmark suite into individual cpp 2013-11-14 23:11:21 -08:00