Skip to content

Instantly share code, notes, and snippets.

@grahamc
Created April 11, 2019 19:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grahamc/5db2e85a30fc93647bbcdb04fd206206 to your computer and use it in GitHub Desktop.
Save grahamc/5db2e85a30fc93647bbcdb04fd206206 to your computer and use it in GitHub Desktop.
$ diff after.stats.check-meta after.stats.check-meta.again
2c2
< "cpuTime": 137.059,
---
> "cpuTime": 143.978,
14,15c14,15
< "number": 263191026,
< "bytes": 6316584624
---
> "number": 263191034,
> "bytes": 6316584816
18,19c18,19
< "number": 376417,
< "bytes": 16474346
---
> "number": 376418,
> "bytes": 16474374
23,24c23,24
< "bytes": 7285766968,
< "elements": 294373187
---
> "bytes": 7285767064,
> "elements": 294373191
34,35c34,35
< "nrThunks": 175126702,
< "nrAvoided": 179693660,
---
> "nrThunks": 175126706,
> "nrAvoided": 179693656,
41c41
< "totalBytes": 24510730432
---
> "totalBytes": 24510717872
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment