[ 源代码: 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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 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