eclipse-iceoryx / eclipse-iceoryx/iceoryx2
Use `cargo-multivers` to provide best pre-optimized version for every CPU flavor
Open
innovation
- Dominant language
- Rust
- Stars
- 2.5k
- Forks
- 185
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 32
Description
## Brief feature description
`cargo-multivers` states that it can pack multiple versions of the same binary, each with a different CPU feature set, merged into a single portable optimized binary.
Maybe we can use it to provide with every release an optimized binary for each platform.
Contributor guide
Assessment
This issue has not been assessed yet.