Add _.template benchmarks.

Former-commit-id: 97c5a90825d6a9a0b876d8c9f90e621f00389766
This commit is contained in:
John-David Dalton
2012-07-02 02:59:33 -04:00
parent fe53bd6475
commit 434e23c209
2 changed files with 152 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
</style>
</head>
<body>
<script src="../lodash.js"></script>
<script src="../lodash.min.js"></script>
<script>
var lodash = _.noConflict();
</script>
@@ -45,4 +45,4 @@
};
</script>
</body>
</html>
</html>