All Projects → machinezone → mzmetrics

machinezone / mzmetrics

Licence: BSD-3-Clause license
High performance Erlang metrics library

Programming Languages

erlang
1774 projects
c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language

MZ Erlang Metrics

Efficient per-CPU metrics (counters) for Erlang.

Compile

rebar get
rebar compile

Test

rebar eunit

Benchmark

erl -pa deps/*/ebin ebin -noshell -eval "mzmetrics_benchmarks:bench(1000, 1)." -eval "init:stop()."

TODO

Verify unit tests
Current library supports only creating new counters
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].