Skip to content

Instantly share code, notes, and snippets.

View umamialex's full-sized avatar
💅

Alex Martin umamialex

💅
View GitHub Profile
@umamialex
umamialex / package.json
Last active August 29, 2015 14:19
EventEmitter, Bluebird, Lodash Memory Test
{
"name": "eventemitter-bluebird-lodash-memory-test",
"version": "0.1.0",
"description": "A test for RSS memory growth using EventEmitter, Bluebird, and Lodash.",
"main": "server.js",
"dependencies": {
"bluebird": "^2.9.24",
"lodash": "^3.7.0",
"memory-logger": "git+https://gist.github.com/01d17e3280841c01d75e.git"
},
@umamialex
umamialex / package.json
Last active August 29, 2015 14:19
help-esb Memory Test Responder
{
"name": "help-esb-memory-test-responder",
"version": "0.1.0",
"description": "A test using the help-esb client. This is the responder half.",
"main": "server.js",
"dependencies": {
"help-esb": "^0.6.7",
"memory-logger": "git+https://gist.github.com/01d17e3280841c01d75e.git",
"bluebird": "^2.9.24"
},
@umamialex
umamialex / package.json
Last active August 29, 2015 14:19
help-esb Memory Test Sender
{
"name": "help-esb-memory-test-sender",
"version": "0.1.0",
"description": "A test using the help-esb client. This is the sender half.",
"main": "server.js",
"dependencies": {
"bluebird": "^2.9.24",
"help-esb": "^0.6.7",
"memory-logger": "git+https://gist.github.com/01d17e3280841c01d75e.git"
},
@umamialex
umamialex / memory-logger.js
Created April 24, 2015 15:20
Memory Logger
(function() {
'use strict';
var _ = require('lodash');
var moment = require('moment');
var accounting = require('accounting');
var path = require('path');
var mkdirp = require('mkdirp');
var heapdump = require('heapdump');
require('colors');

Keybase proof

I hereby claim:

  • I am suitupalex on github.
  • I am suitupalex (https://keybase.io/suitupalex) on keybase.
  • I have a public key whose fingerprint is 66B8 C43C EB1B F001 A661 3541 4F4D 35B3 9B97 67C9

To claim this, I am signing this object: