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 Michael Conway on 27 June, 2024

How Virgin Money is Humanising Digital Experiences with AI

Today, every company is selling a digital experience – and competition is fierce. Hyper-personalisation is the new high bar for success, as customers demand relevant suggestions and seamless service. But bespoke service is not enough. Customer experiences must also be intuitive, offering people something helpful without them having to ask for it. Generative AI is […]

Continue reading

By Andy Stanford-Clark on 26 June, 2024

The interesting thing about Voluntary Carbon Markets

I have spent some time recently with people who talk a lot about Voluntary Carbon Markets (VCM) and Digital Measurement, Reporting and Verification (dMRV). It’s a new area for me, and it’s proving really interesting. The backdrop to this is that the IPCC’s 2023 Report on Climate Change warns “that there is a more than […]

Continue reading

By M Shaikh on 25 June, 2024

Securing the AI Frontier: IBM’s Strategic Approach to Mitigating Risks in AI

From an obscure iPhone game developer to a central figure in a privacy firestorm, Hoan Ton-That’s Clearview AI made headlines in 2020 for all the wrong reasons. The company’s groundbreaking facial recognition technology, capable of matching faces to a vast database of images scraped from the internet, was already raising eyebrows. But when a security breach exposed Clearview AI’s client […]

Continue reading