David Rose

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Transporter for …. warning #3794
    David Rose
    Participant

      Hi Ray

      Thanks. That makes sense as I was terminating CS from the Task Manager to test some specific code.

      David

      in reply to: Does the Dispatcher SEND or POST TCP messages ? #2466
      David Rose
      Participant

        This is very odd.

        I thought I’d do some experiments this morning by sending a 10000 messages in a controlled environment e.g

        for I := 0 to 10000 do
        codesite.send(csmYellow,’Counter’,i);

        and surprisingly, sending via TCP is actually twice as fast as sending via CopyData.

        So now I’m confused. In my production code, running without Codesite is 10x faster as running with it BUT I also get the speed improvement if I run with CodeSite but simply set the Live viewer to Block Messages.
        I wonder whether simply updating the screen on the Live viewer could be slowing down my machine, such that the main code is affected (this is testing on a low performance machine and about 40,000 messages in the live viewer) ?

        in reply to: Missing Variants #2450
        David Rose
        Participant

          Thanks Ray

          Is there likely to be another release of CS5 before then ? If not, then I’ll edit my local source (don’t want to do that if it’s going to get overwritten in the future)

          Cheers

          David

        Viewing 3 posts - 1 through 3 (of 3 total)