Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/not-an-aardvark/oom
Uses up all available memory as fast as possible
https://github.com/not-an-aardvark/oom
Last synced: 22 days ago
JSON representation
Uses up all available memory as fast as possible
- Host: GitHub
- URL: https://github.com/not-an-aardvark/oom
- Owner: not-an-aardvark
- License: mit
- Created: 2016-07-16T08:09:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-16T08:09:15.000Z (over 8 years ago)
- Last Synced: 2024-09-13T01:26:33.479Z (about 2 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# oom
`oom` is a node module that uses up all the available memory as fast as possible, causing Node.js to crash.
## But why?
There are many good reasons why one might want to run out of memory. However, I forgot what they are.