Skip to content

Add start of benchmarks and start of migration guide#624

Merged
moose-code merged 2 commits intomainfrom
benchmarks-migration
May 7, 2025
Merged

Add start of benchmarks and start of migration guide#624
moose-code merged 2 commits intomainfrom
benchmarks-migration

Conversation

@moose-code
Copy link
Member

No description provided.

@moose-code moose-code requested a review from DZakh May 6, 2025 11:10
@vercel
Copy link

vercel bot commented May 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
envio-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2025 1:52pm

Comment on lines +18 to +26
### Key Performance Highlights

| Case | Description | Envio | Nearest Competitor | Advantage |
| ----------------------- | ------------------------ | ------ | ------------------ | ----------- |
| LBTC Token Transfers | Basic event indexing | 2m | 8m (Sentio) | 4x faster |
| Block Processing | 100K Ethereum blocks | 7.9s | 10m (Subgraph) | 75x faster |
| Transaction Analysis | Gas usage analytics | 1m 26s | 5m (Subsquid) | 3.5x faster |
| Trace Processing | Uniswap V2 swap analysis | 41s | 2m (Subsquid) | 3x faster |
| Template-based Indexing | Uniswap V2 template | 20s | 2m (Subsquid) | 6x faster |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice. I think it'd be cool to also include a column for Ponder and TheGraph since they are the main names in indexing currently. And there is much bigger advantage compared to them

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

case_2_lbtc_full is also very interesting.

slug: /migration-guide
---

# HyperIndex Migration Guide
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'd be nice to include a TheGraph to the title. I think it's good for SEO and search engine

| Case | Description | Envio | Nearest Competitor | Advantage |
| ----------------------- | ------------------------ | ------ | ------------------ | ----------- |
| LBTC Token Transfers | Basic event indexing | 2m | 8m (Sentio) | 4x faster |
| Block Processing | 100K Ethereum blocks | 7.9s | 10m (Subgraph) | 75x faster |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Subsquid is the nearest competitor here

Copy link
Member

@DZakh DZakh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks really good. I left a few comments, but you can leave them for later, since this is already much better than nothing 😅

@moose-code
Copy link
Member Author

@DZakh Addressed your feedback and merging :)

@moose-code moose-code merged commit cc2bf3f into main May 7, 2025
2 checks passed
@moose-code moose-code deleted the benchmarks-migration branch May 7, 2025 13:55
@DenhamPreen DenhamPreen mentioned this pull request Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants