[Node] Performance Test using Artillery
๐ Load Testing
Load testing is a type of testing where the load is steadily increased until reaching the threshold. It is used to test how much load a server can handle, i.e., how many requests it can withstand.
When your code is actually deployed, ...
siwonlog.hashnode.dev3 min read