IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 7 and Version 8 of neb-touch-gory-details


Ignore:
Timestamp:
Feb 9, 2011, 4:39:59 PM (16 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • neb-touch-gory-details

    v7 v8  
    77
    88  === Trace Analysis ===
    9   (see next section for trace)
     9  (see next section for full trace)
     10
    1011 * Two SOAP messages: stat_object and create_object.
    1112   It was expected.
    1213 * stat_object analysis:
    13    4 calls to _stringify_key with exactly the same arguments!
    14 
    15  
     14   * 4 calls to _stringify_key with the same arguments
     15 * create_object analysis:
     16   * 16 calls to _stringify_key with the same arguments
     17   * 4 calls to Nebulous::Server::_db_index_for_key with the same arguments
    1618  === Trace ===
    1719 (Key.pm was modified to have log messages/Key.pm and Nebulous.pm log level both set to $DEBUG/Test performed on ippc01)