0

I run some benchmark tests on my 3node2peer couchdb network with Fabric 1.3

I noticed that in many cases the first peer node (peer0.org1.example.com in my case) consumes more RAM and CPU resources.
Is there a reason why this happens?

enter image description here

enter image description here

enter image description here

Riccardo
  • 1,083
  • 2
  • 15
  • 25

1 Answers1

0

I'm not sure this difference is significant. But you should inspect the Fabric metrics, and also verify these results with other monitoring tools (like cAdvisor) just to be safe.

Maybe the utilization calculation is wrong in Caliper, it happened before.

Attila Klenik
  • 753
  • 6
  • 13