Agent-Hellboy / Agent-Hellboy/iPurity
Use Bufferpool and avoid downloading the images
Open
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Use a buffer pool to minimize unnecessary I/O calls; store data in memory whenever possible, scan directly from memory, and release it back to the pool afterward.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.