Revision 77edbfd64206027afd3aa50b5a42967c1fa8f9cd authored by Igor Canadi on 02 May 2014, 20:55:33 UTC, committed by Igor Canadi on 02 May 2014, 20:55:33 UTC
Summary: link our fbcode build with lz4

Test Plan: compiles

Reviewers: sdong, haobo, dhruba, yhchiang

Reviewed By: yhchiang

CC: leveldb

Differential Revision: https://reviews.facebook.net/D18447
1 parent 4ecfbcf
Raw File
jdb_bench.sh
java -server -d64 -XX:NewSize=4m -XX:+AggressiveOpts -Djava.library.path=.:../ -cp "rocksdbjni.jar:.:./*" org.rocksdb.benchmark.DbBenchmark $@
back to top