cvmts: replace jpeg-turbo native module with new rust module

This module also does threadpooling internally, so we don't need Piscina anymore (which I'm pretty sure was actually bottlenecking.)
This commit is contained in:
modeco80
2024-06-20 03:20:56 -04:00
parent 39521a4b1d
commit 87a377a10f
17 changed files with 632 additions and 555 deletions

4
.gitignore vendored
View File

@@ -12,3 +12,7 @@ cvmts/attic
# Guac-rs
guac-rs/target
guac-rs/index.node
# jpegturbo-rs
jpegturbo-rs/target
jpegturbo-rs/index.node