Skip to content
Snippets Groups Projects
Commit 73c99420 authored by Alvaro Videla's avatar Alvaro Videla
Browse files

improves makefile

parent 18d5c146
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ test: all
benchmark: all
echo "Publishing 4000 msgs with 1KB of content:"
@echo "Publishing 4000 msgs with 1KB of content:"
php benchmark/producer.php 4000
echo "Consuming 4000:"
@echo "Consuming 4000:"
php benchmark/consumer.php
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment