Pattern matching algorithms in blockchain for network fees reduction

2Citations
Citations of this article
15Readers
Mendeley users who have this article in their library.

Your institution provides access to this article.

Abstract

Blockchain received a vast amount of attention in recent years and is still growing. The second generation of blockchain, such as Ethereum, allows execution of almost any program in EVM, making it a global protocol for distributed applications. The code deployment and each operation performed in EVM cost the network fee called gas, whose price varies and can be significant. That is why code optimization and well-chosen algorithms are crucial in programming on the blockchain. This paper evaluates the gas usage of several exact pattern matching algorithms on the EVM. We also propose an efficient implementation of the algorithms in the Solidity/YUL language. We evaluate the gas fees of all the algorithms for different parameters (such as pattern length, alphabet size, and text size). We show a significant gas fee and execution time reduction with up to 22-fold lower gas usage and 55-fold speed-up compared to StringUtils (a popular Solidity string library).

Cite

CITATION STYLE

APA

Susik, R., & Nowotniak, R. (2024). Pattern matching algorithms in blockchain for network fees reduction. Journal of Supercomputing, 80(12), 17741–17759. https://doi.org/10.1007/s11227-024-06115-8

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free