Testing concurrent request to same URL using Zombie.js

Is there any ways to simulate about 200 request to the same URL using Zombie.js inorder to check the performance of a node server.