- [mod] this change should be faster at the cost of memory
- each underlying call only gets the required data instead of everything
- [mod] renamed Group param to better reflect its purpose
- [mod] changed Time to incorporate the total duration as well
- [fix] fixed shared memory mapping to match simulation
- added a simple parsing test
- added conversion utils for Any to Map and nested objects
- added a quick indented printout util for scala collection objects