-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Closed
Description
I would like to integrate performance testing as a first-class aspect of rxjava-core in https://github.com/Netflix/RxJava/tree/master/rxjava-core/src/perf
One option is Google Caliper: https://code.google.com/p/caliper/
Another is JMH: http://openjdk.java.net/projects/code-tools/jmh/
Of potential interest, Netty uses JMH: http://netty.io/wiki/microbench-module.html
I have placed some very simple, manual performance tests in the /src/perf folders for now but I'd like to establish the tooling and a few solid examples so we have a pattern to follow.
Metadata
Metadata
Assignees
Labels
No labels