North-Seattle-College / ad440-winter2021-thursday-repo

NSC AD 440 Winter 2021 Thursday cohort practicum repo
Apache License 2.0
2 stars 27 forks source link

[Task] Using Serverless Artillery 40 requests with cache /users/{userId}/tasks cache #305

Open farhadbahrehmandhenry opened 3 years ago

farhadbahrehmandhenry commented 3 years ago

This is the result of the serverless-artillery-test with CACHE_TOGGLE.

how to get the result =>

in your terminal/cmd navigate to your project folder

Input with CACHE without CACHE
Scenarios launched 900 900
Scenarios completed 827 311
Requests completed 827 311
RPS sent 5.08 5

Request latency min | 106.2 | 104 max | 120007 | 120074.5 median | 77719.6 | 48320.5 p95 | 111082.7 | 114913 p99 | 117409.9 | 119685.7 Scenario counts 0 | 900 (100%) | 900 (100%) Codes 200 | 827 | 311 Errors ESOCKETTIMEDOUT | 73 | 589

Time Spent

DATE ACTIVITY TIME
03/22/2021 Research how to do slsart-test for users 1hr
03/23/2021 Test slsart ~ 2hr