Andrei Sandu

Results 51 issues of Andrei Sandu

This seems to be a tractable problem as per the retreat discussions, but there might be dragons and a huge amount of work, but it would be really worth it...

enhancement
question

Alternatively we could be doing his with cgroups and would also work in native mode.

enhancement
question

We can use `describe pod` to detect when the pod scheduler is waiting for more capacity in the cluster.

enhancement

Currently it is hard to reason about how the test is going in terms of latency. It would be useful to have each line of output be prefixed with the...

enhancement
good first issue

We're looking at writing an integration test suite that focuses on performance testing, more specifically on a list of key indicators that are covered in https://github.com/paritytech/polkadot-sdk/issues/874. The current design of...

enhancement
testing

It would also make sense to define a probability density function to make it look more chaotic/realistic.

F8-enhancement
T1-Parachains-Engineering

This will enable us determine the current performance characteristics of nodes and test networks and prevent performance regressions. The goal here is to ensure the following expectations are met for...

F4-tests
P2-asap
T1-Parachains-Engineering

Previously you would need to spend some time going into the code to figure out if a task is blocking or async. This change allows this determination directly from metrics.

A0-pleasereview
B5-clientnoteworthy
C1-low 📌
D3-trivial 🧸

Currently we are not preferring the fast path and this starts to be a problem above 300 para validators. PoV recovery times distribution screenshot below. We need to dive deeper...

fixes paritytech/polkadot-sdk#729 This PR will upgrade the network protocol to version 2 -> `VStaging` which will later be renamed to `V2`. This version introduces a new kind of assignment certificate...

A0-please_review
C1-low
D9-needsaudit 👮
E1-database_migration
T0-node
B1-note_worthy