Commit 2472c056 authored by Dominik Charousset's avatar Dominik Charousset

updated paths to benchmark sources

parent 13af6891
......@@ -3,19 +3,19 @@ benchmarks/scala/Distributed.scala
benchmarks/scala/MailboxPerformance.scala
benchmarks/scala/Matching.scala
benchmarks/scala/MixedCase.scala
benchmarks/actor_creation.cpp
benchmarks/actor_creation.erl
benchmarks/distributed.cpp
benchmarks/distributed.erl
benchmarks/mailbox_performance.cpp
benchmarks/mailbox_performance.erl
benchmarks/matching.cpp
benchmarks/matching.erl
benchmarks/mixed_case.cpp
benchmarks/mixed_case.erl
benchmarks/theron_actor_creation.cpp
benchmarks/theron_mailbox_performance.cpp
benchmarks/theron_mixed_case.cpp
benchmarks/cppa/actor_creation.cpp
benchmarks/cppa/distributed.cpp
benchmarks/cppa/mailbox_performance.cpp
benchmarks/cppa/matching.cpp
benchmarks/cppa/mixed_case.cpp
benchmarks/erlang/actor_creation.erl
benchmarks/erlang/distributed.erl
benchmarks/erlang/mailbox_performance.erl
benchmarks/erlang/matching.erl
benchmarks/erlang/mixed_case.erl
benchmarks/theron/actor_creation.cpp
benchmarks/theron/mailbox_performance.cpp
benchmarks/theron/mixed_case.cpp
benchmarks/utility.hpp
cppa/detail/abstract_actor.hpp
cppa/event_based_actor.hpp
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment