Skip to content

Johan Känngård

Running, coding and mind dumps

  • Creating Music
  • About
  • Contact

Teamstudio Profiler replacement?

Posted on oktober 18, 2005 by Johan Känngård

I read an entry about profiling agents on Steve’s website. I was not aware that ND7 had that functionality built in! It seems to be a light version of Teamstudio Profiler. Anyone who have any experience of them both that can explain the differences?

Categorized in: Programming

Logging In...

Comments are closed.

  • 3 Replies
  • 3 Comments
  • 0 Tweets
  • 0 Facebook
  • 0 Pingbacks
Last reply was januari 7, 2006
  1. Andre Hausberger
    View januari 6, 2006

    Hi,

    I do have an e-mail from last year and I will publish it for you:

    If anyone wants to test Profiler / feel free to send me an e-mail….

    There is a new feature in it called Agent Profiling. On the surface, this sounds like it may compete with Profiler, but as with most of the features IBM adds to Notes that sound like our products, this one is a bit lacking. The biggest drawback is that it will only profile AGENTS, not form events, buttons, actions, etc.

    Agents can now be enabled for Agent Profiling and the results of the profiling can be viewed from the Designer.
    Performance Profiler for Java and LotusScript Agent and Web Services.
    Basically all it shows is the Notes back-end classes that were called, how many times they were called and how long it each function took to run

    With TS Profiler, not only do you get the same basic information, but you get so much more. You can tell how long the entire code took to run ( you could get that from the ND7 info, but you may need a calculator handy if the agent is more complex.), plus you get how long each line of code took. You also can see how long all the other lines took, which you can’t see from ND7 profiling, since it only does back-end classes.

    Teamstudio Profiler
    + Supports R5 and higher
    + Times all code – even user defined code
    + Tells you each line that was called
    + very clear results
    + Supports all LotusScript code – buttons, events, actions, etc
    + results can be saved
    + has a call tree so you can see the order of execution
    + Profiler will tell you functions and lines that were not called.
    + indicates percentage of execution time

    – Tends to have high overhead
    – Does not support Java

    ND7 Agent Profiling
    – Supported in ND7 only
    – Only times back-end classes
    – No line information for each call
    – results are limited and hard to understand
    – only supports agents and web services (web services are a new element type in ND7)
    – cannot save the results
    – no call tree
    – does not indicate code that was not called
    – No percentage of total execution

    + Probably has a minimal impact on actual code execution time (low overhead)
    + Supports Java

    Andre @ Teamstudio

  2. Andre Hausberger
    View januari 6, 2006

    well i suppose i will have to leave my e-mailadress…

    it is my first name @ teamstudio dot com

  3. Johan Känngård
    View januari 7, 2006

    Thanks Andre, much appreciated!

Inläggsnavigering

Varför just 19.00?
F.E.A.R.

Decode by Scott Smith

Senaste inläggen

  • Imported dev.kanngard.net and took it offline
  • Running with Jaybird Bluebuds X
  • Jaybird Bluebuds X earphones
  • New leader for the Java team at B3IT
  • Moving (partly) on

Senaste kommentarer

  • Johan Känngård om Contact
  • Jin Sun om Contact
  • Björn Asplund om Moving (partly) on
  • Samuel Brittsjö om Moving (partly) on
  • Björn Ruthström om Moving (partly) on

Arkiv

  • januari 2014
  • september 2013
  • augusti 2013
  • maj 2011
  • augusti 2010
  • maj 2009
  • december 2008
  • oktober 2008
  • september 2008
  • juli 2008
  • maj 2008
  • mars 2008
  • februari 2008
  • januari 2008
  • december 2007
  • november 2007
  • oktober 2007
  • september 2007
  • augusti 2007
  • juli 2007
  • juni 2007
  • maj 2007
  • mars 2007
  • december 2006
  • oktober 2006
  • april 2006
  • mars 2006
  • februari 2006
  • januari 2006
  • december 2005
  • november 2005
  • oktober 2005
  • september 2005
  • augusti 2005
  • juli 2005
  • juni 2005
  • maj 2005
  • april 2005
  • mars 2005
  • februari 2005
  • januari 2005
  • december 2004
  • november 2004
  • oktober 2004
  • september 2004
  • augusti 2004
  • juli 2004
  • juni 2004
  • maj 2004
  • april 2004
  • mars 2004
  • februari 2004
  • december 2003
  • november 2003
  • oktober 2003
  • september 2003
  • juli 2003
  • juni 2003
  • maj 2003
  • april 2003
  • mars 2003
  • februari 2003
  • januari 2003
  • december 2002
  • november 2002
  • oktober 2002
  • september 2002
  • juli 2002
  • juni 2002
  • maj 2002
  • april 2002
  • februari 2002

Kategorier

  • Books
  • Domino/Notes
  • Eating
  • Fun
  • Games
  • Health
  • Java
  • JavaScript
  • Life
  • Linux
  • LotusScript
  • Movie
  • Music
  • Open Source
  • PC Modding
  • Photographing
  • Programming
  • Rally
  • Site updates
  • SQL
  • Tools
  • Uncategorized
  • Visual Basic
  • Windows
  • Wordpress
  • XML