[campcaster-dev] SMIL plugin timing debug statements
  • Hi Markey -
    Could you put timing debug statements into the SMIL plugin code so that we could
    see how long it takes to read in the XML and how long to load the files from
    disk? I'm interested to see which part takes the longest time.
    - Paul
  • 1 Comment sorted by
  • On Saturday 03 March 2007 19:46, Paul Baranowski wrote:
    > Could you put timing debug statements into the SMIL plugin code so that we
    > could see how long it takes to read in the XML and how long to load the
    > files from disk? I'm interested to see which part takes the longest time.

    Sure, I'll try to insert some timing debug code. It's just a bit awkward since
    we don't have our debug.h available. I'll have to make a special macro for
    this purpose that works in C.

    --
    Mark