Skip to content

Commit 7285dad

Browse files
authored
Analysis of shard performance (#253)
* Analysis of sharding performance * Updated logbook
1 parent 379dcbd commit 7285dad

File tree

3 files changed

+295
-0
lines changed

3 files changed

+295
-0
lines changed

Logbook.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Leios logbook
22

3+
## 2025-03-14
4+
5+
### Performance analysis of sharding
6+
7+
The Jupyter notebook [analysis/shard-performance.ipynb](analysis/shard-performance.ipynb) presents computations that elucidate the relation between the fraction of shards without an IB vs the expected number of extra IBs for the shard, for the simplest sharding scheme.
8+
9+
![Performance analysis of simple sharding](analysis/shard-performance.svg)
10+
311
## 2025-03-11
412

513
### Simulation comparison

0 commit comments

Comments
 (0)