-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
As we are working on performance improvements and new architectural decisions, we need a robust testing approach.
As a graph node developer, I want to...
- deploy multiple configurations / versions of graph-node that I want to compare
- to index the same subgraphs
- capturing subgraph-level indexing performance metrics
Relevant metrics:
- sync time across the same block range
- processing time breakdown by stage
- impact on graph-node (memory consumption etc.)
Questions:
- How are we going to measure pipelined execution? Will our existing stopwatch metrics still make sense?
dotansimhadotansimha
Metadata
Metadata
Assignees
Labels
No labels