Skip to content

Instantly share code, notes, and snippets.

@dchentech
Last active August 29, 2015 14:08
Show Gist options
  • Save dchentech/0e4c4a0d312d76b71a1a to your computer and use it in GitHub Desktop.
Save dchentech/0e4c4a0d312d76b71a1a to your computer and use it in GitHub Desktop.
Simulate slow cpu computing
_.each(Array(10), -> Array(Math.pow(10, 8)).join("=").length)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment