Skitch.com

node.js GCs by latency and type

node.js GCs by latency and type

Fave
Login or signup to add to private favorites
1418x428
This 4D heatmap is showing node.js GCs (that is, V8 GCs) decomposed by latency and type. The program here is a simple one that generates garbage as quickly as possible. This shows several things: first, that node.js will GC frequently but for (relatively) short periods when garbage generation is high. (The high band is roughly 30 ms.) Second, it shows the relative performance of V8's GC algorithms:  as expected, the scavenge GC (short-lived objects in the new generation) is quick, while the mark-sweep-compact GC (longer-lived objects in the older generation) is relatively slower. This data was gathered with DTrace via USDT probes in node.js, and visualized using a prototype of Joyent's forthcoming cloud analytics (on which more details can be found at http://dtrace.org/blogs/brendan/2011/01/18/cloud-analytics-first-look/ ).
We recommend you create a skitch account to take advantage of many more features.

Sign up now!
Alerts:
03 February 2011
Share page link
Copy
Link to the page you are
looking at right now :)
Privacy
Pssst!.. This page is Secret - it can only be seen if you give people the link
© 2012 Evernote Corporation App Store is a service mark of Apple Inc. Terms of Use Privacy Policy 日本語サイト

Hosted by

Hosted by mediatemple

Saving...
 

Share node.js GCs by latency and type via email

Report concern about 'node.js GCs by latency and type'

Please report this image if you believe this image or comment thread contains inappropriate content. Some examples of inappropriate content are pornographic or explicit images, images which infringe trademark or copyright law and images which are libelous or derogatory. Please be aware that, while we appreciate your report, the owners of Skitch.com will have 'final say' on the appropriateness of an image.

Full Size Details and comments