Clone the repository.
Install foundry if not already installed https://book.getfoundry.sh/.
Run forge test -vv
.
Calling the getters individually or the whole struct produces the same storage accesses, but the gas cost is about 1000 gas less for the latter.