Skip to content

Commit

Permalink
updated Logbook
Browse files Browse the repository at this point in the history
  • Loading branch information
Saizan committed Dec 13, 2024
1 parent 3f6e093 commit 6205ad1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Logbook.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Leios logbook

## 2024-12-13

### Haskell simulation

- Merged leios visualizations on `main`.
- P2P visualization improvements:
* Block types are differentiated by shapes, and pipelines by color.
* Charting diffusion latency of each block type.
* TODO: chart CPU usage.
- Reworked generation of EBs and Votes to handle `>= 1` frequencies
like IBs (except max 1 EB per pipeline per node).
- Visualizations helped with discovering and fixing some modeling errors.

## 2024-12-12

### Review Session 1 - Formal Specification
Expand Down

0 comments on commit 6205ad1

Please sign in to comment.