deps/v8/benchmarks/spinning-balls/index.html

Summary

Maintainability
Test Coverage
<html>
<head>
  <style>
    body { text-align: center; }
  </style>
</head>
<body>
  <script type="text/javascript" src="splay-tree.js"></script>
  <script type="text/javascript" src="v.js"></script>
</body>
</html>