Perf: Minimize Heap Allocations: use static marshalers
Open
@ujjwalchadha is already working on this.
Since Aug 7, 2020.
enhancement
performance
- Dominant language
- C#
- Stars
- 665
- Forks
- 134
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 32
Description
Some ABI helper marshalers are stateless, can just use static implementations
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.
Assessment
This issue has not been assessed yet.