Blockchain

Optimizing the performance of your blockchain

Share this post:

Time flies!  The Think 2019 conference is almost here! With my colleague Jorge, I will be in San Francisco presenting our experience of running performance testing on the IBM Blockchain Platform. Through customer engagements and internal projects, we have gained some insight that we are looking forward to sharing.

People can be intimidated by the idea of performance testing of blockchain networks.  Where to start?  What to measure?  And what exactly is “performance” in a blockchain network? Recently, the Hyperledger Performance and Scale Working Group have published their white paper defining the basis of what performance means in a blockchain network.  This is great news and a step in the right direction as it will help create a shared understanding of the performance metrics associated with blockchain.

IBM Blockchain Platform is based on Hyperledger Fabric.  Thus, it is important to understand its underlying architecture before diving into the performance characteristics.

Hyperledger Fabric uses an “execute-order-validate” architecture to add transactions to the blockchain ledger.  This means that transactions are first sent for endorsement by the organizations involved.  The endorsement consists of the simulation of the transaction on a subset of the network peers. Those simulations are produced by the Smart Contract (called chaincode in Hyperledger Fabric) and result in what is called a Read/Write set (The Key/Value pairs that we read and that will be written to the database as a result). The Read/Write set is signed by the peer node and returned to the client application.

The client application will then send these transactions to the ordering nodes where they will be bundled into blocks of transactions and distributed to members of the network.

Finally, each peer will append the blocks to the ledger and apply the transaction Read/Write set to the World state.

Through our various engagements, we have identified “levers” we can use to improve the efficiency of the network.  These levers focus on the various layers of the solution:

  • Client application
  • Endorsing peers
  • Ordering and Validation phase

In our session at Think 2019, we will be diving into:

  • The performance levers
  • The tools of the trade – Hyperledger Caliper and other tools
  • Capturing key performance metrics

Hope to see you there!

Certified Solution IT Architect IBM Blockchain Labs

More Blockchain stories
By Mike Kefford on 28 March, 2024

Achieving sustainability ambitions with IBM AI technology

I recently attended The Economist Sustainability Week where I had some interesting conversations with other Heads of Sustainability. The one common thread was the belief that there’s never been a more pressing time for urgent, effective action to achieve our sustainability ambitions. We are at a critical juncture. Stakeholders are demanding a greater commitment to […]

Continue reading

By Dr. Nicole Mather and Seema Raman on 26 March, 2024

Streamlining Life Sciences Research: Simplifying Data Access with Design Principles

Life Sciences research and development is complicated: complex tasks are carried out in an environment of big data, specialised technology and regulated processes. The challenges of this complexity risks making processes and interactions iterative, slow and expensive. To accelerate innovation in the development of safe and effective treatments, Life Sciences organisations need to cut through these challenges […]

Continue reading

By M A Shaikh on 21 March, 2024

Outsmarting the Digital Rogues: Celerity’s Journey to SOC Modernization

Remember SolarWinds? The software update that delivered malware to thousands? Imagine a legacy security system, slow and reliant on signatures, like a grumpy old guard dog. It barks at familiar threats, but this wolf in sheep’s clothing (the update) slipped right by. Hackers lurked undetected for months, finally wreaking havoc. Legacy defences? Powerless. Moral of […]

Continue reading