Files
api/sample/prod/talk/bundle/mithril-2.2.2/performance/index.html
2025-07-02 21:55:07 +09:00

13 lines
293 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<script src="../node_modules/lodash/lodash.js"></script>
<script src="../node_modules/benchmark/benchmark.js"></script>
<script src="../mithril.js"></script>
<script src="test-perf.js"></script>
</head>
<body>
</body>
</html>