Francisco de Borja Aranda Castillejo
Francisco de Borja Aranda Castillejo
- [x] Review current state: plans, data models, clients and limitations - [x] Unify plans into a single document - [x] Sync and align on potential timelines. Requires inter-team coordination...
Problem statement --- An issue with commit sizes has been uncovered through use of the migrator in `testnet-dev` and recent performance tests. An example of this problem was submitted in...
Context --- Regarding to sync performance and checking which groups have new messages without querying each group individually, the d14n backend includes APIs that can increase performance for those operations....
Re-think the indexer instrumentation to provide better observability after the architectural changes performed to the indexer. There may be different metrics and approaches now that the indexer architecture uses a...
A client that has prometheus metrics and otel traces.
**Priority: Low** Golang applications can be optimized by compiling them using pprof profiles, via PGO, such as in `go build -pgo=profiles.pprof ...` Ideally, the pprof profiles are gathered from representative...