Rename 'performance' to 'benchmarks'

This commit is contained in:
Nicolas Gallagher
2017-05-25 21:44:01 -07:00
parent 54af7e9da2
commit a84ecefa5d
57 changed files with 4 additions and 4 deletions
+11
View File
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Performance tests</title>
</head>
<body>
<div class="root"></div>
<script src="dist/performance.bundle.js"></script>
</body>
</html>