Original Objects Size ----------------- Game [createGame, enterAnswer] 657 bytes + length of game name ----------------- JoinGameRoomData [joinGameRoom] 179 bytes + length of user name ----------------- GameList [listGames] 58 bytes - db with no games using 5-byte game names 154 bytes - db with 1 game 173 bytes - db with 2 game ... (adds 19 bytes for each new game) 325 bytes - db with 10 games using 10-byte game names 159 bytes - db with 1 game 183 bytes - db with 2 games ... (adds 24 bytes for each new game) 375 bytes - db with 10 games