Release Name: 0.2.0
Notes:
Hitimes+is+a+fast%2C+high+resolution+timer+library+for+recording+performance%0Ametrics.++It+uses+the+appropriate+C+method+calls+for+each+system+to+get+the%0Ahighest+granularity+time+increments+possible.++%0A%0AIt+currently+supports+any+system+with+the+POSIX+call+clock_gettime()+and+OSX.%0AWindows+is+in+the+works.%0A%0AUsing+Hitimes+can+be+faster+than+using+a+series+of+Time.new+calls%2C+and+it+will%0Ahave+a+much+higher+granularity.+++It+is+definitely+faster+than+using%0AProcess.times.
Changes:
*+Performance+improvements%0A*+Added+Stats+class
|