GitList
  • Repositories
  • Help
  • Report an Issue

boggleNet

  • Code
  • Commits
  • Branches
  • Tags
  • Search
Tree: 6236c42
    master
  1. boggleNet
  2. dependencies
  3. protobuf-net.dll
December 25, 2013
  • Dev Ghai
    Removed the contorted concept of 'curation' and added proper serialization and deserialization using protobufs. Now design shines through by showing nearly 50% reduction of object that needs to be parsed in memory (depending on rules for the game) :). .NET's BinarySerializer was dropping 88 MB file and never completed deserialization during my test runs. Protobuf takes < 1 sec to load seriazilzed file into a usable object.

    Dev Ghai authored on 2013-12-25 10:46:49

    6236c42
  • « Newer
  • Older »

© 2012 - 2025 Powered by GitList.org