[ ソース: ruby-metriks ]
パッケージ: ruby-metriks (0.9.9.8-1)
ruby-metriks に関するリンク
Debian の資源:
ruby-metriks ソースパッケージをダウンロード:
- [ruby-metriks_0.9.9.8-1.dsc]
- [ruby-metriks_0.9.9.8.orig.tar.gz]
- [ruby-metriks_0.9.9.8-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
experimental threadsafe, low-impact measurement library for Ruby
This is an experiment in making a threadsafe, low impact library to measure aspects of your Ruby. It provides an API for creating and using counters, gauges, meters, timers and utilisation timers as well as methods for reporting metrics to a log file or some other metric aggregation tool.
その他の ruby-metriks 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-atomic
- atomic reference implementation for JRuby, Rubinius, and MRI
-
- dep: ruby-avl-tree (>= 1.2~)
- AVL and red-black trees in Ruby
-
- dep: ruby-hitimes
- fast, high resolution timer for recording performance metrics