Skip to main content

HyperIndex Performance Benchmarks

Overview

HyperIndex delivers industry-leading performance for blockchain data indexing. Independent benchmarks have consistently shown Envio's HyperIndex to be the fastest indexing solution available, with dramatic performance advantages over competitive offerings.

Recent Independent Benchmarks

The most comprehensive and up-to-date benchmarks were conducted by Sentio in April 2025 and are available in the sentioxyz/indexer-benchmark repository. These benchmarks compare Envio's HyperIndex against other popular indexers across multiple real-world scenarios:

Key Performance Highlights

CaseDescriptionEnvioNearest CompetitorTheGraphPonderAdvantage vs. Nearest
LBTC Token TransfersEvent handling, No RPC calls, Write-only2m8m (Sentio)3h9m1h40m4x faster
LBTC Token with RPC callsEvent handling, RPC calls, Read-after-write1m32m (Subsquid)18h38m4h38m32x faster
Ethereum Block Processing100K blocks with Metadata extraction7.9s1m (Subsquid)10m33m7.5x faster
Ethereum Transaction Gas UsageTransaction handling, Gas calculations1m 26s5m (Subsquid)N/A33m3.5x faster
Uniswap V2 Swap Trace AnalysisTransaction trace handling, Swap decoding41s2m (Subsquid)8mN/A3x faster
Uniswap V2 FactoryEvent handling, Pair and swap analysis20s2m (Subsquid)34m2h24m6x faster

The independent benchmark results demonstrate that HyperIndex consistently outperforms all competitors across every tested scenario. The most significant performance advantage was seen in real-world indexing scenarios with external RPC calls, where HyperIndex was up to 32x faster than the nearest competitor and over 1000x faster than TheGraph.

Historical Benchmarking Results

Our internal benchmarking from October 2023 showed similar performance advantages. When indexing the Uniswap V3 ETH-USDC pool contract on Ethereum Mainnet, HyperIndex achieved:

  • 2.1x faster indexing than the nearest competitor
  • Over 100x faster indexing than some popular alternatives

You can read the full details in our Indexer Benchmarking Results blog post.

Verify For Yourself

We encourage developers to run their own benchmarks. You can use the templates provided in the Sentio benchmark repository or our sample indexer implementations for various scenarios.