Skip to content

Commit 0f005ce

Browse files
committed
Update RGS stats for August 2024.
1 parent 0d7ae86 commit 0f005ce

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

lightning-rapid-gossip-sync/README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -122,23 +122,23 @@ broadcast on the network may be taken into account when calculating the delta.
122122
## Performance
123123

124124
Given the primary purpose of this utility is a faster graph sync, we thought it might be helpful to
125-
provide some examples of various delta sets. These examples were calculated as of May 19th 2022
125+
provide some examples of various delta sets. These examples were calculated as of August 2024
126126
with a network graph comprised of 80,000 channel announcements and 160,000 directed channel updates.
127127

128128
| Full sync | |
129129
|-----------------------------|--------|
130-
| Message Length | 4.7 MB |
131-
| Gzipped Message Length | 2.0 MB |
130+
| Message Length | 3.3 MB |
131+
| Gzipped Message Length | 1.5 MB |
132132
| Client-side Processing Time | 1.4 s |
133133

134134
| Week-old sync | |
135135
|-----------------------------|--------|
136-
| Message Length | 2.7 MB |
137-
| Gzipped Message Length | 862 kB |
136+
| Message Length | 1.7 MB |
137+
| Gzipped Message Length | 566 kB |
138138
| Client-side Processing Time | 907 ms |
139139

140-
| Day-old sync | |
141-
|-----------------------------|---------|
142-
| Message Length | 191 kB |
143-
| Gzipped Message Length | 92.8 kB |
144-
| Client-side Processing Time | 196 ms |
140+
| Day-old sync | |
141+
|-----------------------------|--------|
142+
| Message Length | 210 kB |
143+
| Gzipped Message Length | 99 kB |
144+
| Client-side Processing Time | 196 ms |

0 commit comments

Comments
 (0)