Skip to content

Commit 49a516a

Browse files
authored
Refactor image file names (#1517)
* Add performance metrics imgs * Refactor image file names * Update performance images
1 parent 4614aa4 commit 49a516a

15 files changed

+13
-13
lines changed

measurements/README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Individual SDK operation performance metrics including client creation, messagin
3737
| setConsentStates | Managing consent preferences | 2 | <100 | On Target |
3838
| getConversationById | Getting conversation by ID | 1 | <100 | On Target |
3939

40-
![Duration metrics](images/Duration metrics.png)
40+
![Duration metrics](images/duration-metrics.png)
4141

4242
_Note: Baseline is `us-east` region and `production` network._
4343

@@ -58,7 +58,7 @@ Operations performed by the message sender including group creation and manageme
5858
| removeMembers | Removing members | 118 | 196 | 200 | 246 | 292 | 344 | On Target |
5959
| updateName | Updating group name | 82 | 137 | 138 | 195 | 230 | 260 | On Target |
6060

61-
![newGroup performance over time](images/newGroup performance over time.png)
61+
![newGroup performance over time](images/newgroup-performance-over-time.png)
6262

6363
_Note: Measurements taken from the sender's perspective during group operations._
6464

@@ -76,10 +76,10 @@ Operations performed by message receivers including streaming and synchronizatio
7676
| syncAll | Syncing all | 386 | 719 | 1207 | 1429 | 1706 | 2145 | Concern |
7777
| syncAllCumulative | Sync all previous | 384 | 715 | 1077 | 1417 | 1749 | 2168 | Concern |
7878

79-
![100 member performance over time](images/100 member performance over time.png)
80-
![syncAll performance over time](images/syncAll performance over time.png)
81-
![syncAll Cumulative performance over time](images/syncAll Cumulative performance over time.png)
82-
![Message stream performance](images/Message stream performance.png)
79+
![100 member performance over time](images/100-member-performance-over-time.png)
80+
![syncAll performance over time](images/syncall-performance-over-time.png)
81+
![syncAll Cumulative performance over time](images/syncall-cumulative-performance-over-time.png)
82+
![Message stream performance](images/message-stream-performance.png)
8383

8484
_Note: `syncAll` is measured only as the first cold start of the client (fresh inbox). Cumulative sync is measured as the first time all the groups are sync for the first time._
8585

@@ -99,7 +99,7 @@ Core network operation timings from DNS lookup through server response processin
9999
| Processing | 32 | 30 | <100 | On Target |
100100
| Dns Lookup | 23 | 16 | <50 | On Target |
101101

102-
![Network Performance](images/Network Performance.png)
102+
![Network Performance](images/network-performance.png)
103103

104104
### By region
105105

@@ -114,7 +114,7 @@ Comparative network performance across different global regions relative to us-e
114114
| asia | 425 | 521 | +438% | Concern |
115115
| south-america | 734 | 734 | +438% | Concern |
116116

117-
![Performance average by region](images/Performance average by region.png)
117+
![Performance average by region](images/performance-average-by-region.png)
118118

119119
_Note: Baseline is `us-east` region and `production` network._
120120

@@ -132,11 +132,11 @@ Message delivery and ordering reliability metrics across different testing scena
132132
| Poll Order | 100% in order | 99.9% in order | On Target |
133133
| Recovery Order | 100% in order | 99.9% in order | On Target |
134134

135-
![Response metrics](images/Response metrics.png)
136-
![Response time by test](images/Response time by test.png)
137-
![Order metrics](images/Order metrics.png)
138-
![Emoji response time](images/Emoji response time.png)
139-
![Non-emoji response](images/Non-emoji response.png)
135+
![Response metrics](images/response-metrics.png)
136+
![Response time by test](images/response-time-by-test.png)
137+
![Order metrics](images/order-metrics.png)
138+
![Emoji response time](images/emoji-response-time.png)
139+
![Non-emoji response](images/non-emoji-response.png)
140140

141141
_Note: Testing regularly in groups of `40` active members listening to one user sending 100 messages_
142142

95.3 KB
Loading
70.4 KB
Loading
213 KB
Loading
52.6 KB
Loading
109 KB
Loading
109 KB
Loading
95.3 KB
Loading
157 KB
Loading
82.6 KB
Loading

0 commit comments

Comments
 (0)