Add start of benchmarks and start of migration guide#624
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
docs/HyperIndex/benchmarks.md
Outdated
| ### 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 | |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
case_2_lbtc_full is also very interesting.
docs/HyperIndex/migration-guide.md
Outdated
| slug: /migration-guide | ||
| --- | ||
|
|
||
| # HyperIndex Migration Guide |
There was a problem hiding this comment.
It'd be nice to include a TheGraph to the title. I think it's good for SEO and search engine
docs/HyperIndex/benchmarks.md
Outdated
| | 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 | |
There was a problem hiding this comment.
Subsquid is the nearest competitor here
DZakh
left a comment
There was a problem hiding this comment.
Looks really good. I left a few comments, but you can leave them for later, since this is already much better than nothing 😅
|
@DZakh Addressed your feedback and merging :) |
No description provided.