Efficient Data Structures
In order to onboard Jolly (collaborator from ROOT) on the code more easily, I did the following:
- Added unit tests
- Added diagnostic functions (e.g. to count number of constructor calls, copies, moves, ...)
- Set up easy benchmarks (still ongoing).