This is the first (and probably only) release of this project.
It contains 3 data structures, and compares all the function times of each data structure.
If you have a Mac or Linux:
- download the zipped folder
memoryexplorer-mac.zip - navigate to
memoryexplorer-macin your terminal usingcd [directory](eg.cd ~/Downloads/memoryexplorer-mac) - run
./memoryexplorer
If you have a Windows:
- download the zipped folder
memoryexplorer-windows.zip. - right click the zip file and select extract all
- hold shift and right click inside the folder
- click open in terminal
- run
./memoryexplorer.exe