increase process priority instead of offloading to workers

This commit is contained in:
2025-01-22 15:00:32 +09:00
parent c4c7c921d7
commit 4f8dcebcd1
6 changed files with 45 additions and 16 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"three": "/three/build/three.module.js",
"three/addons/": "/three/examples/jsm/",
"@tweenjs/tween.js": "/@tweenjs/tween.js/dist/tween.esm.js",
"stats.js": "/stats.js/src/stats.js"
"stats.js": "/stats.js/src/Stats.js"
}
}
</script>