-
Notifications
You must be signed in to change notification settings - Fork 6
Load Testing
Wing Yung Chan edited this page Jul 3, 2018
·
1 revision
July 3rd 2018. Running Load Test on 0.9.0 on https://happynodes.f27.ventures using LoadImpact Free Tier (25 users over 5 minutes) - from Ashburn, US.
- Mean time for / load was 347ms
- Max time for / load was 30.1s!!
- Mean time was slowest for API call /nodes with 3.01 seconds
- /nodes, /edges, /blocktime failed (return 0) 11, 4 and 14 times respectively (multiple calls per user)
- /bestblock was called 112 in that test without any issues
https://app.loadimpact.com/k6/anonymous/0d68c5ef9257404fbb4fe8a362f3e9a3
July 3rd 2018. Running Load Test on 0.9.0 on https://happynodes.f27.ventures using LoadImpact Free Tier (50 users over 2 minutes) - from Ashburn, US. Hitting a few pages this time: /, /4, /23, /2
- Mean time was much better, 112ms, 134ms , 148ms and 305ms.
- No errors this time
- However, max time for several calls was very slow:
- blocktime was 18s, nodes/2 was 15s, nodes/4 was 6s
https://app.loadimpact.com/k6/anonymous/cd551d614c9d4980af6b4802f11fcbe0