mirror of
https://git.hmsn.ink/kospo/helptalk/api.git
synced 2026-03-21 00:23:38 +09:00
first
This commit is contained in:
12
sample/dev/talk/bundle/mithril-2.2.2/performance/index.html
Normal file
12
sample/dev/talk/bundle/mithril-2.2.2/performance/index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user