Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Flatbuffers: [Rust] Do not use heap for flatbuffer generation or read #1214

Open
jmillan opened this issue Nov 8, 2023 · 0 comments
Open
Labels

Comments

@jmillan
Copy link
Member

jmillan commented Nov 8, 2023

For performance reasons use the Refs for reading and create the buffers with the creator pattern.

@jmillan jmillan added the feature label Nov 8, 2023
@jmillan jmillan changed the title Flatbuffers: [Rust] Do not use head for flatbuffer generation or read Flatbuffers: [Rust] Do not use heap for flatbuffer generation or read Nov 15, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Development

No branches or pull requests

1 participant