Agent-Hellboy / Agent-Hellboy/iPurity
Use Bufferpool and avoid downloading the images
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.