Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Domino 7 Application Development

You're reading from  Domino 7 Application Development

Product type Book
Published in Jan 2007
Publisher Packt
ISBN-13 9781904811060
Pages 228 pages
Edition 1st Edition
Languages

Table of Contents (18) Chapters

Domino 7 Application Development
Credits
Foreword
About the Authors
About the Reviewer
Preface
A Short History of Notes and Domino New Notes 7 Client and Domino 7 Server Features Lotus Notes/Domino 7 and DB2 New Lotus Domino Designer 7 Features Upgrading Domino Applications Upgrading Formulas Upgrading Agents and LotusScript Web Services and Domino 7 Optimizing Application Performance Code Samples Troubleshooting Applications Vendor Tools

Agent Profiling


Agent profiling allows developers and administrators to collect performance data for a LotusScript or Java-based agent. When programming Java-based agents, this feature is only available for Java agents edited directly within the Domino 7 Designer, not Imported Java classes.

Profiling is enabled through the Agent Properties infobox:

Agent profiling collects performance data during each subsequent iteration of the agent. This applies to both local and server-based agents. When you select an agent design note containing profiling data in the Design view, a new menu item (View Profile Results) appears at the bottom of the Agent menu:

Selecting this option displays a Performance document, which details the performance of various calls from within the agent. The following information is detailed in the Performance document:

  • Class indicates the object class of the object invoked.

  • Method indicates the member method invoked from the object variable.

  • Operation is Get or Set where appropriate...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}