[Ericsson AB]

megaco_codec_meas

MODULE

megaco_codec_meas

MODULE SUMMARY

This module implements a simple megaco codec measurement tool.

DESCRIPTION

This module implements a simple megaco codec measurement tool.

Results are written to file (excel compatible text files) and on stdout.

Note that this module is not included in the runtime part of the application.

EXPORTS

t() -> void()

This function runs the measurement on all the official codecs; pretty, compact, ber, per and erlang.

t(Dirs) -> void()

Types:

Dirs = [codec()]
codec() -> pretty | compact | ber | per | erlang

Runs the codecs as specified in Dirs. Note that the codec name used here is also assumed to be the same as the directory containing the encoded messages used in the measurement.

AUTHORS

Micael Karlberg - support@erlang.ericsson.se

megaco 3.0.1
Copyright © 1991-2005 Ericsson AB