libhdfspp icon indicating copy to clipboard operation
libhdfspp copied to clipboard

Add a basic set of standalone performance tests

Open jamesclampffer opened this issue 9 years ago • 0 comments

Memory and threading issues don't really show up in the tests run by maven through JNI. Some simple tests that can be pointed at a large HDFS cluster help out here.

Standalone tests are also nice because they can be run through tools like valgrind without the noise that the JVM/JNI layer will generate.

jamesclampffer avatar May 27 '15 18:05 jamesclampffer