<html>
<body>
<div id="stats_div"></div>
<input type="file" id="files" oninput="loadTable()" multiple>
<script type="text/javascript" src="display_perf_results.js"></script>
<script src="https://d3js.org/d3.v5.min.js"></script>
</body>
</html>