Owner: @Youngjoon Lee

Introduction

These analyses were done by the results of:

All the following analyses are for the PermutedCoinFlipping queue that was chosen by the Ordering Experiments: The Primary Queuing Mechanism.

In this document, we will first see the impact of each parameter on the latency and the quality of mixing, in order to find a few reasonable candidate values. And then, we will try to find several combinations of parameters that meet our requirement for latency and bandwidth, using those candidate values.

Understanding the Impact of Parameters

The impact of $\Rho$

$G$ $C$ $\Rho$ $M$ latency_mean strong_coeff_mean casual_coeff_mean weak_coeff_mean
32 4 0.01 0.015625 8 0.0 0.0 0.9
32 4 0.1 0.015625 8 2.7 4.2 40.2
32 4 0.5 0.015625 19 35.2 34.4 72.0
32 4 0.01 0.03125 31 0.0 0.0 0.4
32 4 0.1 0.03125 141 0.2 0.2 1.9
32 4 0.5 0.03125 776 1.6 1.6 3.3
32 4 0.01 0.0625 1606 0.0 0.0 0.0
32 4 0.1 0.0625 1771 0.0 0.0 0.2
32 4 0.5 0.0625 2829 0.4 0.4 1.1

The impact of $M$