in reply to Unexpected Timing spikes using Time::HiRes

Processes with higher priority interfere with Perl processes so the spikes are normal.

I don't think you can reliably measure time with that precision unless you use a Real-time operating system.

  • Comment on Re: Unexpected Timing spikes using Time::HiRes