1. 10 Jun, 2011 2 commits
    • csharptest's avatar
    • csharptest's avatar
      Several performance tweaks · ced18e10
      csharptest authored
      - Removed default value assingment when default is equal to default(T)
      - Added Benchmarks for most types and repeated/packed arrays
      - Left PopsicleList's list fields uninitialized util needed
      - Changed CodedInputStream's repated/packed reader
      - Changed Enum writers to simply cast to int
      - Changed the WriteEnum to use object rawValue that provides .ToString() if needed
      - Should be fully on par with original library for performance, gaining 2x-3x in some cases
      ced18e10
  2. 09 Jun, 2011 1 commit
  3. 08 Jun, 2011 1 commit
  4. 04 Jun, 2011 3 commits
  5. 03 Jun, 2011 4 commits
  6. 02 Jun, 2011 1 commit
  7. 20 May, 2011 1 commit
  8. 10 Nov, 2010 1 commit
  9. 09 Nov, 2010 2 commits
  10. 07 Nov, 2010 1 commit
  11. 05 Nov, 2010 1 commit