Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@BigBeefyCow666 BigBeefyCow666 released this 06 Jan 08:43
· 2 commits to main since this release
cd5de6f
  • Changed multiprocessing library from ray (memory intensive) to python's internal multiprocessing (has shared memory)
  • Combined decoding function and block checking function into one for an almost 3x speed increase!
  • Did some funky function stuff to decrease memory use even more

(Doesn't work on non-Linux OS)