13 lines
414 B
HTML
13 lines
414 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>WebRTC Performance Metrics</title>
|
||
|
<link rel="stylesheet" href="../stylesheets/perf.css" type="text/css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>WebRTC Performance Metrics</h1>
|
||
|
<p><a href="video_perf.html">Video</a></p>
|
||
|
<p><a href="audio_perf.html">Audio</a></p>
|
||
|
<p><a href="audio_perf_chrome.html">Chrome Audio Path</a></p>
|
||
|
<p><a href="vie_auto_test_perf.html">vie_auto_test</a></p>
|
||
|
</body>
|
||
|
</html>
|