Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

optionally log some memory usage info #677

Merged
merged 6 commits into from
Oct 29, 2012
Merged

optionally log some memory usage info #677

merged 6 commits into from
Oct 29, 2012

Commits on Oct 29, 2012

  1. optionally log some memory usage info

    This logs the sizes of a few common objects, plus the
    process.memoryUsage() sizes.  Enable by putting "debugMemory":true in
    application.json
    drewfish committed Oct 29, 2012
    Configuration menu
    Copy the full SHA
    214e47b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00b4b0b View commit details
    Browse the repository at this point in the history
  3. log cleanup and delinting

    drewfish committed Oct 29, 2012
    Configuration menu
    Copy the full SHA
    27b87c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d791ab5 View commit details
    Browse the repository at this point in the history
  5. last instance of console

    drewfish committed Oct 29, 2012
    Configuration menu
    Copy the full SHA
    b7f4426 View commit details
    Browse the repository at this point in the history
  6. better use of util.inspect()

    drewfish committed Oct 29, 2012
    Configuration menu
    Copy the full SHA
    bec52cc View commit details
    Browse the repository at this point in the history