[performance] use individual files rather than the build, revamp the attrs code to reduce variance, reset the scratch pad more reliably
This commit is contained in:
parent
8daa386e5e
commit
15cf47a829
2 changed files with 31 additions and 20 deletions
|
|
@ -13,7 +13,9 @@
|
|||
<script src="../test-utils/pushStateMock.js"></script>
|
||||
<script src="../test-utils/xhrMock.js"></script>
|
||||
<script src="../test-utils/browserMock.js"></script>
|
||||
<script src="../mithril.js"></script>
|
||||
<script src="../render/vnode.js"></script>
|
||||
<script src="../render/render.js"></script>
|
||||
<script src="../render/hyperscript.js"></script>
|
||||
<script src="../node_modules/lodash/lodash.js"></script>
|
||||
<script src="../node_modules/benchmark/benchmark.js"></script>
|
||||
<script src="test-perf.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue