indexing-performance
OfficialBoost indexer speed and sync performance
System Documentation
What problem does it solve?
Indexing large blockchain datasets can become slow and resource‑intensive, especially when default RPC settings or improper batch sizes limit throughput. This Skill helps developers accelerate their indexer synchronization and fine‑tune performance parameters.
Core Features & Use Cases
- HyperSync default: Leverages the fastest data source for supported chains, providing up to 1000× speed improvement without extra configuration.
- Batch size tuning: Allows adjustment of events per batch to balance memory use and handler latency.
- RPC parameter configuration: Offers detailed settings for each chain, including query intervals, back‑off strategies, and WebSocket integration for low‑latency live block detection.
- Database indexing guidance: Recommends adding index annotations to schema fields for quicker query responses.
A typical scenario is deploying the Polymarket V2 indexer on a new Polygon network, where adjusting RPC back‑off and batch size reduces sync time from hours to minutes.
Quick Start
Use the indexing-performance skill to define your batch size and RPC settings for faster blockchain sync.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: indexing-performance Download link: https://github.com/enviodev/polymarket-v2-indexer/archive/main.zip#indexing-performance Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.