Skip to content

Commit

Permalink
update benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
Baptouuuu committed Mar 10, 2024
1 parent 3097d65 commit c19bb08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,10 @@ Feel free to look at the `Command` namespace to explore all capabilities.
make benchmark
Publishing 4000 msgs with 1KB of content:
php benchmark/producer.php 4000
0.39038109779358
0.48978996276855
Consuming 4000:
php benchmark/consumer.php
Pid: 701, Count: 4000, Time: 1.6017
Pid: 701, Count: 4000, Time: 2.3580
```

By comparison, the `php-amqplib` produces this result:
Expand Down

0 comments on commit c19bb08

Please sign in to comment.