Sequencer simulation

Compare centralized, committee-based, and entropy-based sequencing under varying validator counts, committee sizes, network delay, and proposer failure probabilities.

Value Proposition

The entropy-based design removes coordination from the critical path of slot assignment. Validators compute the same proposer ordering locally, so proposer failure degrades into deterministic fallback instead of a new round of consensus messaging.

Simulation Controls

Mode
Average Latency
252 ms
p95 Latency
340 ms
Message Complexity
19
Liveness
97.3%

Critical Path Comparison

Entropy-based selection minimizes coordination during the slot itself.

Best for this workload