Skip to content

2.19 release update#625

Merged
DZakh merged 3 commits intomainfrom
2.19
May 8, 2025
Merged

2.19 release update#625
DZakh merged 3 commits intomainfrom
2.19

Conversation

@DZakh
Copy link
Member

@DZakh DZakh commented May 7, 2025

No description provided.

@DZakh DZakh marked this pull request as draft May 7, 2025 17:02
@vercel
Copy link

vercel bot commented May 7, 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 8, 2025 10:38am

Comment on lines +20 to +29
| Case | Description | Envio | Nearest Competitor | TheGraph | Ponder | Advantage vs. Nearest |
| ------------------------------ | ------------------------------------------- | ------ | ------------------ | -------- | ------ | --------------------- |
| LBTC Token Transfers | Event handling, No RPC calls, Write-only | 2m | 8m (Sentio) | 3h9m | 1h40m | 4x faster |
| LBTC Token with RPC calls | Event handling, RPC calls, Read-after-write | 1m | 32m (Subsquid) | 18h38m | 4h38m | 32x faster |
| Ethereum Block Processing | 100K blocks with Metadata extraction | 7.9s | 1m (Subsquid) | 10m | 33m | 7.5x faster |
| Ethereum Transaction Gas Usage | Transaction handling, Gas calculations | 1m 26s | 5m (Subsquid) | N/A | 33m | 3.5x faster |
| Uniswap V2 Swap Trace Analysis | Transaction trace handling, Swap decoding | 41s | 2m (Subsquid) | 8m | N/A | 3x faster |
| Uniswap V2 Factory | Event handling, Pair and swap analysis | 20s | 2m (Subsquid) | 34m | 2h24m | 6x 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.
Copy link
Member Author

Choose a reason for hiding this comment

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

@moose-code Cursor isn't good with numbers :)

Copy link
Contributor

Choose a reason for hiding this comment

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

Hmm, up to means in the worst case.

20s -> 34m in the factory case is like 76x?

Copy link
Member Author

Choose a reason for hiding this comment

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

We compare with the nearest here

Copy link
Contributor

@JasoonS JasoonS left a comment

Choose a reason for hiding this comment

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

Looks great, thanks for the updates

@DZakh DZakh marked this pull request as ready for review May 8, 2025 10:40
@DZakh
Copy link
Member Author

DZakh commented May 8, 2025

Merging, but open for comments.

@DZakh DZakh merged commit 6faccf7 into main May 8, 2025
2 checks passed
@DZakh DZakh deleted the 2.19 branch May 8, 2025 10:41
@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