commit | d8d8425d5af699cc9ad5d2d4001212ec4a3d7908 | [log] [tgz] |
---|---|---|
author | Fumitoshi Ukai <fumitoshi.ukai@gmail.com> | Sun Apr 19 17:30:13 2015 +0900 |
committer | Fumitoshi Ukai <fumitoshi.ukai@gmail.com> | Sun Apr 19 23:09:06 2015 +0900 |
tree | 36fb0a87b7c88d0ed85252b8e0eea336b5441a15 | |
parent | f0a2ba7514a3feb2a7ac8b2c981696a183c5db34 [diff] |
minor performance tuning use []byte instead of bytes.Buffer to reduce heap allocation.