revans2 / storm-micro-perf

Micro performance benchmarks for storm (Used mostly for debugging what is possible)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

storm-micro-perf

Micro performance benchmarks for storm

First install the latest version of strom from the master branch 0.11.0-SNAPSHOT

Then install a shaded version of the latest disruptor code.

cd shaded-disruptor && mvn clean install

Finally you can build and run the help command to see the tests

mvn clean package
./run.sh -h

About

Micro performance benchmarks for storm (Used mostly for debugging what is possible)


Languages

Language:Java 53.8%Language:Perl 17.7%Language:C 15.1%Language:C# 6.8%Language:XS 2.8%Language:Ruby 2.6%Language:Python 0.9%Language:Shell 0.2%Language:PHP 0.1%