GPU Acceleration? #85
Unanswered
BergChristian
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi Christian, I appreciate the kind words! GPU acceleration isn't currently on the roadmap, for a couple of reasons.
Don't worry, the library will continue to get faster anyway. The current bottlenecks are mostly in the image encoders and decoders, so those are the next targets 😃 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
Love your library. It is very fast and just works very good! I ran into this project on codeproject and thought that maybe that could help you getting even high performance?
https://www.codeproject.com/Articles/1116907/How-to-Use-Your-GPU-in-NET
And by offloading the CPU it will save some CPU for other stuff.
Just an idea, thank you for the work you have done.
Christian
Beta Was this translation helpful? Give feedback.
All reactions