Michael Whittaker
18f97ac866
Progress on multiple objectives.
2021-01-29 17:46:00 -08:00
Michael Whittaker
31e875f957
Tidied up load dist code.
2021-01-29 00:01:47 -08:00
Michael Whittaker
cb8c5d0e6c
Refactoring plotting to separate file.
2021-01-28 23:47:41 -08:00
Michael Whittaker
cf520371d9
Added load distribution plotting.
...
Still need to add capacity plots.
2021-01-28 22:46:57 -08:00
Michael Whittaker
5d973428d2
Added util plot + misc cleanup.
2021-01-27 21:22:54 -08:00
Michael Whittaker
5303a004cc
Added capacity plotting.
2021-01-27 16:56:21 -08:00
Michael Whittaker
9aac3a7541
Added load plots.
...
I merged Strategy and ExplicitStrategy for now. I also pruned zero
probability quorums from the strategies. The load plots are cool. I want
to plot capacity plots now, though it's a little tricky.
2021-01-27 16:22:16 -08:00
Michael Whittaker
2a1b56e987
Fixed buggy load computation.
...
I was incorrectly computing load on a distribution of read fractions. I
have to compute the load for each fr separately and then weight them.
2021-01-27 14:56:00 -08:00
Michael Whittaker
21deb75622
Added capacity.
2021-01-22 16:29:49 -08:00
Michael Whittaker
7f1a1a3934
Split up code into separate modules.
2021-01-22 14:47:07 -08:00