]> zoso.dev Git - libnemo.git/commit
Since pow is already so expensive, the overhead of creating workers is negligible...
authorChris Duncan <chris@zoso.dev>
Tue, 3 Dec 2024 21:01:59 +0000 (13:01 -0800)
committerChris Duncan <chris@zoso.dev>
Tue, 3 Dec 2024 21:01:59 +0000 (13:01 -0800)
commit6babc527f572130d781644314b4ef9eaf5302314
tree4addaef66839f1891f27ff38d926cf633e925c72
parentdd9a4adba60031687a0f639827b3713c6ef6494a
Since pow is already so expensive, the overhead of creating workers is negligible, so spin up a new pool when calculating and dismiss it when finished.
src/lib/block.ts