diff --git a/changelog-entries/195.md b/changelog-entries/195.md new file mode 100644 index 00000000..2f8391b8 --- /dev/null +++ b/changelog-entries/195.md @@ -0,0 +1,3 @@ +- Added optional repetitions to the mapping tester for easier aggregation of performance results. +- Added documentation to the mapping tester. +- Changed `gatherstats.py` of the mapping tester to run in parallel and aggregate all available data. Running post-processing scripts before is now optional.