MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / ParseMetrics

Function ParseMetrics

modules/video_coding/codecs/test/plot_webrtc_test_logs.py:142–212  ·  view source on GitHub ↗

Parses metrics from file. Args: filename: The name of the file. setting1: First setting for sorting metrics (e.g. width). setting2: Second setting for sorting metrics (e.g. CPU cores used). Returns: A dictionary holding parsed metrics. For example: metrics[key1][key2][me

(filename, setting1, setting2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 3

strFunction · 0.85
TryFindMetricFunction · 0.85
closeMethod · 0.65

Tested by

no test coverage detected