https://github.com/voldemort/voldemort
Revision 1a9e8df8b8febcad3155954d87d6a960e35796c1 authored by Arunachalam Thirupathi on 31 January 2015, 01:07:24 UTC, committed by Arunachalam Thirupathi on 31 January 2015, 01:10:42 UTC
The buffer is unnecessarily copied into a new Array which uses extra
memory. Used a different API which takes in buffer, offset and length.
This is what the previous call we used internally calls into.
1 parent e90b885
History
Tip revision: 1a9e8df8b8febcad3155954d87d6a960e35796c1 authored by Arunachalam Thirupathi on 31 January 2015, 01:07:24 UTC
Avoid extra allocation on AvroGenericVersioned
Tip revision: 1a9e8df
File Mode Size
.settings
bin
clients
config
contrib
docs
example
gradle
private-lib
public-lib
src
test
voldemort-contrib
.gitignore -rw-r--r-- 242 bytes
CONTRIBUTORS -rw-r--r-- 659 bytes
LICENSE -rw-r--r-- 11.1 KB
NOTES -rw-r--r-- 2.5 KB
NOTICE -rw-r--r-- 8.1 KB
README.md -rw-r--r-- 4.4 KB
build.gradle -rw-r--r-- 19.6 KB
build.xml -rw-r--r-- 22.1 KB
gradle.properties -rw-r--r-- 1.2 KB
gradlew -rwxr-xr-x 5.0 KB
gradlew.bat -rw-r--r-- 2.3 KB
release_notes.txt -rw-r--r-- 38.8 KB
settings.gradle -rw-r--r-- 149 bytes
tomcat-tasks.properties -rw-r--r-- 420 bytes
web.xml -rw-r--r-- 1.1 KB

README.md

back to top