heroImg

Blockchain Load Testing | Züs Debrief  (February 23, 2022)

Chad Hanson
February 23, 2022
News & Updates

The dev team continues to make progress on multiple fronts, including progressing into further testing this week. While API testing begins this week, the blockchain team continues to address a few issues. This has resulted in improvements in smart contracts, yielding improving blockchain load testing. We plan on having further insight into the results for API systems tests in the coming weeks. As noted within the community Telegram channels, early sign-ups for our apps have gone live. You may see featured posts on various social media platforms to start to get initial sign-ups. This is so that when the apps launch, users will be notified and can quickly get started.

Development Team Updates

As noted by Züs CEO Saswata Basu, blockchain load testing has been yielding good outcomes as the result of significant blockchain updates over the past several weeks. This is an exciting result, as we have seen enhanced stability and reliability of our blockchain layer. With this recent success, the team is continuing its work on smart contract optimization. We are approaching our goal: a robust blockchain layer that is capable of handling the demands of an enterprise-grade storage network.

One key smart contract optimization took place this week in which we replaced the json package with msgp for MPT value node. This process included two distinct parts. 1) separating the MPT value serialization methods which means that the methods are used only by MPT so that RESTful APIs would not use them mistakenly. 2) replace json package with msgp to resolve conflicts. This optimization enabled the team to reduce smart contract execution by about half, especially for smart contracts which take >100ms to execute. For example, storage.cancel_allocation smart contract was reduced from 412ms to 84ms meanwhile storage.generate_challenges was reduced from 2976ms to 1642ms. With these improvements, we saw some great progress in blockchain load testing. This includes all MPT-related data serialization will benefit from this. However, we will continue to optimize smart contracts that take longer than 100ms to execute, such as storage.generate_challenges.

Transaction Cost

Other major areas of progress include our transaction cost feature, in which we saw new implementations and fixes added. This is currently undergoing integration tests, at the time of this update, and when successful, will be merged into a stage that will make the blockchain more robust. The blockchain devs were able to identify a few inaccuracies in protocol implementation when doing block notarization. The team is currently discussing the best methods to address this and will aim to implement updates over the next week, which will effectively avoid unnecessary verification that may waste miner CPU resources.

As noted in previous weeks, the team continues to address the transaction-nonce feature which could cause network hash mismatch. New code was pushed and underwent testing, demonstrating improving outcomes however the team wants to fix a few remaining areas to optimize performance. Finally, the team has completed and fixed all Byzantine tests which are ready to be included in CI. The tests found a pair of state fetch bugs that are currently undergoing discussion to be fixed.


About Züs

Züs is a high-performance storage platform that powers limitless applications. It’s a new way to earn passive income from storage.

Latest Articles
Lori Bowers
March 29, 2024

Enterprises are constantly seeking ways to enhance the performance of our AI applications while keeping costs low. With the rise of data lakes as a key component of modern enterprises, finding a solution that offers high performance for faster AI processing at minimal cost is crucial. This is where Züs comes in, offering not only […]