Clarity

  • 1.  Portlet and Performance

    Posted Jun 01, 2010 09:03 AM
    I need to create a portlet to show the baselines associated with a project. Now, from a performance point of view, which do you think is best?
    1. Create the portlet based on a query
    2. Create the portlet based on the baseline object


  • 2.  RE: Portlet and Performance

    Posted Jun 01, 2010 12:38 PM
    It depends, the object makes it simple to create. The query is more versatile and you can easily combine data which is not baseline data.
    There may also be a performance difference.

    See javascript:;Response time driving me nuts (and my buddies, too)

    Martti K.