More memory profiling

This commit is contained in:
Jaiden Mispy 2014-10-18 22:21:50 -07:00
parent b7f67ec0a6
commit 228e0caa65
7 changed files with 49 additions and 12 deletions

View file

@ -1,4 +1,5 @@
require 'twitter_ebooks'
require_relative 'memprof'
def path(relpath)
File.join(File.dirname(__FILE__), relpath)