v8/benchmarks/spinning-balls/index.html
2011-10-05 13:40:49 +00:00

12 lines
216 B
HTML

<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>