Commit 746c69fb authored by Dominik Charousset's avatar Dominik Charousset

removed benchmark files from project

parent f20003cc
benchmarks/scala/ActorCreation.scala
benchmarks/scala/Distributed.scala
benchmarks/scala/MailboxPerformance.scala
benchmarks/scala/Matching.scala
benchmarks/scala/MixedCase.scala
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
cppa/actor.hpp
......@@ -254,7 +235,6 @@ src/buffer.cpp
cppa/message_future.hpp
cppa/detail/fd_util.hpp
src/fd_util.cpp
benchmarks/scala/Utility.scala
examples/group_server.cpp
examples/group_chat.cpp
cppa/opt.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