update node-mapnik benching to use rules + run bench#34
Conversation
|
@millzpaugh thanks for putting this together! I'm a bit baffled by results, we need to investigate. |
|
after abb70c5 node-mapnikvtcomposite |
|
@artemp I realized that you're setting Also copying your comment about node-mapnik's performance on tests 4 - 7 looking way too fast for reference
Captured ^ here: #13 |
Benching Results
TL;DR
The results are interesting - sometimes node-mapnik’s composite function is faster, sometimes vtcomposite is faster.
Note: The node-mapnik
compositefunction must take a vector tile as a param - so I commented out the firstsingle in-outrule when benching.node-mapnik
vtcomposite
cc @mapsam @artemp