RubyGems.org

hitimes

0.3.0-x86-mswin32-60

Hitimes is a fast, high resolution timer library for recording performance metrics. It uses the appropriate C method calls for each system to get the highest granularity time increments possible. It currently supports any system with the POSIX call clock_gettime() and OSX. Windows is in the works. 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.

installgem install hitimes -v 0.3.0
Authors

Jeremy Hinegardner

100,318 total downloads 864 for this version
Owners

Ae36591847393e58ff189704f5eb18f2

Gemfile
gem "hitimes", "~> 0.3.0"
Versions
  1. 1.2.1 March 12, 2013
  2. 1.2.1 March 12, 2013 x86-mswin32
  3. 1.2.1 March 12, 2013 java
  4. 1.2.0 February 9, 2013
  5. 1.2.0 February 9, 2013 java
Show all versions (36 total)