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

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


Branch: pkgsrc-2018Q1, Version: 1.2.6, Package name: ruby24-hitimes-1.2.6, 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: 52e60145ae59f1171a0c8ad2d834e0c83fe1f31e
RMD160: cc106a3001329cccc816a031b6b0c5a7ae03f35c
Filesize: 31.5 KB

Version history: (Expand)