summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMatthew Kosarek <matthew.kosarek@vention.cc>2023-04-01 09:52:59 -0400
committerMatthew Kosarek <matthew.kosarek@vention.cc>2023-04-01 09:52:59 -0400
commit3125d4abea8731a9742e445275d4fea06ab3cb6d (patch)
treecd0fe30808d64066c48ded14b421c11fae1c444d /examples
parent58845c042ecd5f9ae66bdb7405d45958952d95f5 (diff)
Various improvements for performance
Diffstat (limited to 'examples')
-rw-r--r--examples/test.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/test.js b/examples/test.js
index fc33c2a..80c7edc 100644
--- a/examples/test.js
+++ b/examples/test.js
@@ -32,3 +32,4 @@ c.setValue(11);
for (let index = 0; index < 30; index++) {
console.log("Here");
}
+