-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Description
Do you think that the package could benefit from the newest version of Dart which was released yesterday? Maybe this could help in copy protobuf performance?
Blog: https://medium.com/dartlang/dart-3-5-6ca36259fa2f
Dart native interoperability
In Dart 3.5, we’ve made incremental improvements to support passing a pointer from Dart TypedData objects directly to FFI, avoiding having to first copy the memory from Dart to Native (details).
An interesting protobuf performance comment: dart-lang/sdk#44589 (comment)
Metadata
Metadata
Assignees
Labels
No labels