Performance Considerations

Version 1 by jon_haslam
on Nov 23, 2007 09:00.

compared with
Current by jon_haslam
on Nov 27, 2007 07:07.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View page history
{warning:title=Warning}This page is under construction - do not use!{warning}
{anchor:top}
h1. {anchor:CHP-PERF} Performance Considerations
[Top|#top]
h2. {anchor:CHP-PERF-2} Use Aggregations
As discussed in [Chapter 9, Aggregations FIX|Title], Aggregations|Aggregations], DTrace's aggregations allow for a scalable way of aggregating data. Associative arrays might appear to offer similar functionality to aggregations. However, by nature of being global, general-purpose variables, they cannot offer the linear scalability of aggregations. You should therefore prefer to use aggregations over associative arrays when possible. The following example is not recommended:
{noformat}
syscall:::entry

The individuals who post here are part of the extended Sun Microsystems community and they might not be employed or in any way formally affiliated with Sun Microsystems. The opinions expressed here are their own, are not necessarily reviewed in advance by anyone but the individual authors, and neither Sun nor any other party necessarily agrees with them.

Copyright 1994-2009 Sun Microsystems, Inc.
Powered by Atlassian Confluence
Sun Guidelines on Public Discourse Privacy Policy Terms of Use Trademarks Site Map Employment Investor Relations Contact