./time/ruby-hitimes, Fast, high resolution timer library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q1, Version: 1.3.1, Package name: ruby24-hitimes-1.3.1, Maintainer: pkgsrc-users

Hitimes is a fast, high resolution timer library for recording
performance metrics. It uses the appropriate low method calls for each
system to get the highest granularity time increments possible.

It currently supports any of the following systems:

* any system with the POSIX call `clock_gettime()`
* Mac OS X
* Windows
* JRuby

Using Hitimes can be faster than using a series of `Time.new` calls, and
it will have a much higher granularity. It is definitely faster than
using `Process.times`.


Required to run:
[lang/ruby24-base]

Master sites:

SHA1: 021b6af000ba3167e6e16b00819134748b350b31
RMD160: 97af31c9d57b1a0c7d5d26e0421ed91a6840a8e8
Filesize: 32 KB

Version history: (Expand)