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:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -12,3 +12,7 @@ cvmts/attic
|
||||
# Guac-rs
|
||||
guac-rs/target
|
||||
guac-rs/index.node
|
||||
|
||||
# jpegturbo-rs
|
||||
jpegturbo-rs/target
|
||||
jpegturbo-rs/index.node
|
||||
|
||||
Reference in New Issue
Block a user