lisa.utils: Add lisa.utils.namedtuple() which add Mapping interface
Based on collections.namedtuple(), with mapping behavior so that fields can be accessed like a dictionary. This is therefore suitable for using as metrics.
Loading
Please register or sign in to comment