Skip to content

Instantly share code, notes, and snippets.

@drsnyder
Created December 4, 2011 05:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drsnyder/1429307 to your computer and use it in GitHub Desktop.
Save drsnyder/1429307 to your computer and use it in GitHub Desktop.
Pull down and run the stream scaling memory test
#!/bin/bash
curl -k https://raw.github.com/gregs1104/stream-scaling/master/stream-scaling > ./stream-scaling \
&& sh ./stream-scaling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment