Skip to content

Instantly share code, notes, and snippets.

@jugglinmike
Created August 22, 2013 13:17
Show Gist options
  • Save jugglinmike/6307000 to your computer and use it in GitHub Desktop.
Save jugglinmike/6307000 to your computer and use it in GitHub Desktop.
Some questions I had after listening to Andrew Sliwinski discuss stress testing diy.org on the NodeUp podcast.

Hey Andrew! Thanks for offering to discuss your setup further. I fumbled around with stress testing late last year, but the method you described on NodeUp seemed so much simpler.

I haven't had a chance to use restify--is your logging as simple as a single handler that logs with node-bunyen, passed to server.use?

Does diy.org use WebSockets? Do you have a way to stress test that code? Does Load Impact support simulating WebSocket traffic?

I'm having a little trouble understanding Load Impact's pricing/credit structure. Could you give me an idea of the shape of the traffic you simulate, and what that translates into for credits?

Do you stress test your production system (like Netflix), or do you spin up parallel instances?

@alfonsodev
Copy link

Hi Mike, I'm also interested in this topic, are the answers available somewhere?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment