apache / apache/datafusion-python
Consider publishing specific target-optimized builds
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 604
- Forks
- 174
- Merge medio
- 1 d 7 h
- PR fusionados (30 d)
- 4
Descripción
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
DataFusion bindings currently uses the default cpu-target for x86_64 which doesn't generate sse4, avx, etc. instructions.
**Describe the solution you'd like**
Consider publishing builds like `arrow-datafusion-skylake` etc. that has optimized binaries for a specific architecture.
**Describe alternatives you've considered**
**Additional context**
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.