rust-lang / rust-lang/rust-bindgen
bindgen is slow in a particular project
Open
Nobody has claimed this yet.
bug
- Dominant language
- Rust
- Stars
- 5.3k
- Forks
- 829
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 15
Description
Example project
https://github.com/caracal7/bindgentest
But for example if I make binding for subfolder uSockets everything is working as expected
OSX 10.13.6
Rust 1.39.0-nightly
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
Start by reproducing bindgen against the linked caracal7/bindgentest project on the reported setup, then compare generation for the uSockets subfolder, which reportedly behaves normally. Identify why the project-wide case is slower and verify that the change improves its runtime without regressing the working comparison.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100