• 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
Name
Last commit
Last update
..
AddressBook Loading commit data...
ProtoBench Loading commit data...
ProtoDump Loading commit data...
ProtoGen Loading commit data...
ProtoGen.Test Loading commit data...
ProtoMunge Loading commit data...
ProtocolBuffers Loading commit data...
ProtocolBuffers.Test Loading commit data...
ProtocolBuffersLite.Test Loading commit data...
ProtocolBuffers.sln Loading commit data...
ProtocolBuffers2008.sln Loading commit data...