quickwit-oss / quickwit-oss/quickwit
Change the cpu-target or cpu feature flags when building binaries.
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 11.7k
- Forks
- 597
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 37
Description
BMI2 and SSE3 should be enabled.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or build entry point is named in the issue. Start by locating the binary build configuration and existing CPU target or feature flags, then determine how BMI2 and SSE3 are enabled. Done means the relevant binaries are built with both features and the build remains valid for the project's supported targets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100