aboutsummaryrefslogtreecommitdiffstats
path: root/messagebus_test/src/tests/speed/DESC
diff options
context:
space:
mode:
Diffstat (limited to 'messagebus_test/src/tests/speed/DESC')
-rw-r--r--messagebus_test/src/tests/speed/DESC4
1 files changed, 4 insertions, 0 deletions
diff --git a/messagebus_test/src/tests/speed/DESC b/messagebus_test/src/tests/speed/DESC
new file mode 100644
index 00000000000..10734957438
--- /dev/null
+++ b/messagebus_test/src/tests/speed/DESC
@@ -0,0 +1,4 @@
+This is a simple test that gives a rough idea of the inherent overhead
+in messagebus. It sends simple messages back and forth with the
+simplest routing setup possible. This test also tests that messagebus
+works across Java and C++.