• csharptest's avatar
    Added the field name to all CodedOutputStream.Write??? calls · 90922db7
    csharptest authored
    Refactored 'speed' generated write of arrays to call Write???Array.  This may
    have impacted speed write speeds for arrays of non-reference types due to the
    use of non-generic IEnumerable and the subsequent boxing of value types.  This
    could be addressed later if desired.
    90922db7
Name
Last commit
Last update
benchmarks Loading commit data...
build Loading commit data...
keys Loading commit data...
lib Loading commit data...
mono Loading commit data...
protos Loading commit data...
src Loading commit data...
testdata Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
license.txt Loading commit data...
readme.txt Loading commit data...
todo.txt Loading commit data...