Skip to content

Instantly share code, notes, and snippets.

@krainboltgreene
Created June 6, 2016 16:37
Show Gist options
  • Save krainboltgreene/16576fc14f141d72669015cffa9fd160 to your computer and use it in GitHub Desktop.
Save krainboltgreene/16576fc14f141d72669015cffa9fd160 to your computer and use it in GitHub Desktop.
<--- Last few GCs --->
33713 ms: Mark-sweep 1325.2 (1434.6) -> 1325.2 (1434.6) MB, 1674.8 / 0 ms [allocation failure] [GC in old space requested].
35399 ms: Mark-sweep 1325.2 (1434.6) -> 1325.2 (1434.6) MB, 1685.9 / 0 ms [allocation failure] [GC in old space requested].
37092 ms: Mark-sweep 1325.2 (1434.6) -> 1325.2 (1434.6) MB, 1693.1 / 0 ms [last resort gc].
38776 ms: Mark-sweep 1325.2 (1434.6) -> 1325.2 (1434.6) MB, 1683.4 / 0 ms [last resort gc].
<--- JS stacktrace --->
==== JS stack trace =========================================
Security context: 0x3c950e0c9fa9 <JS Object>
1: immutableObject(aka immutableObject) [/Users/krainboltgreene/Code/laurelandwolf/projects/node_modules/immu/dist/immu.js:~36] [pc=0x8ee10dfbf58] (this=0x3c950e004189 <undefined>,obj=0x32dfd3da5a01 <JS Object>)
2: immu(aka immu) [/Users/krainboltgreene/Code/laurelandwolf/projects/node_modules/immu/dist/immu.js:~21] [pc=0x8ee10cbe8a1] (this=0x3c950e004189 <undefined>,data=0x32dfd3da5a01...
F
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment