Improve LifetimeDefinition to support single handle w/out arrays creation
Open
- Dominant language
- C#
- Stars
- 417
- Forks
- 62
- Avg merge
- 9h 15m
- Merged PRs (30d)
- 7
Description
[in fact we could optimize footprint even better by changing `object[]` to `object` for single object](https://github.com/JetBrains/rd/blob/a398677e71b998cb60d8c79d0ea0619142599848/rd-net/Lifetimes/Lifetimes/LifetimeDefinition.cs#L104-L105)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.