Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Measure FFI performance (Android) #60

Open
ivnsch opened this issue Jun 9, 2020 · 0 comments · May be fixed by #119
Open

Measure FFI performance (Android) #60

ivnsch opened this issue Jun 9, 2020 · 0 comments · May be fixed by #119
Assignees
Milestone

Comments

@ivnsch
Copy link
Collaborator

ivnsch commented Jun 9, 2020

This can be useful e.g. to decide where to process the TCNs/distance.

Measure:

"Pure" FFI: Pass and return a primitive, compare with function in the app.
String conversion: Measure conversion to Rust strings and back, compare with string function in the app.

@ivnsch ivnsch added this to the 0.4 milestone Jun 9, 2020
@ivnsch ivnsch self-assigned this Jul 6, 2020
@ivnsch ivnsch linked a pull request Jul 6, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant