apache / apache/datafusion-python
Consider publishing specific target-optimized builds
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 604
- Forks
- 174
- Ø Merge
- 1 T. 7 Std.
- Gemergte PRs (30 T.)
- 4
Beschreibung
**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**
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.