Manak
2.0.0
|
This module is useful when cases are need to be registered with different library names.
For detalied information on auto registration of benchmark cases and benchmark suites in this module see Auto Registration With Normal Module.
The macros provided for auto registartion of benchmark case:
The macros provided for auto registration of benchmark suite:
The macros provided for auto registration of parametrized benchmark cases:
The macros provided for auto registration of groups:
The macros provided for auto registration of group benchmark cases:
The macros provided for auto registration of group parametrized benchmark cases:
Output -
HTML output can be seen HERE
The equivalent manual registration code can be found at Example.
For detailed information on manual registration of benchmark cases and benchmark suites in benchmark module see Manual Registartion with Normal Module.
The macros provided for manual registartion of benchmark case:
The macros provided for manual registration of benchmark suite:
The macros provided for manual registration of parametrized benchmark cases:
The macros provided for manual registration of groups:
The macros provided for manual registration of group benchmark cases:
The macros provided for manual registration of group parametrized benchmark cases:
HTML output can be seen HERE
The equivalent auto registration code can be found at Example.
Check out Comparison Framework for Simple Module for information on comparion framework of normal module.