Re: HARD REAL TIME PYTHON

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • James Mills

    Re: HARD REAL TIME PYTHON

    On Tue, Oct 7, 2008 at 11:48 AM, Jean-Paul Calderone <exarkun@divmod .comwrote:
    Indeed, this looks wrong - or at least inconclusive. The benchmark
    above demonstrates throughput, not minimum (or maximum, or average,
    or any other statistic) response latency, which is what the OP was
    really asking about.
    I realized this _after_ I posted my response.
    However:

    Doesn't 70Hz imply that you are asking for:

    How many cycles/events per second
    can I achieve ? Hz is often used to
    determine the running frequency of
    something, not throughput (how fast the
    pipe is).

    I shall do some latency benchmarks ok :)

    cheers
    James

    --
    --
    -- "Problems are solved by method"
Working...