Read my detailed insights on performance testing for the first time in this Medium article:
1st Time Performance Testing: Prioritizing, Preparing, and Perfecting
Using K6 do API Performance Testing.
$ brew install k6$ cd test_scirpt/featureXX
$ k6 run test_featureXX.js
