dart-native / dart-native/dart_native
performance question, For example, there are 10 NSString parameters
Open
question
- Dominant language
- C
- Stars
- 964
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
When there are many parameters and there is also a callback, multiple parameter objects and block objects are created every time the method is called, so is it really faster than the method channel? do you have a test?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.