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

[benchmarks/ffi] Benchmarks for callbacks #38171

Open
dcharkes opened this issue Sep 2, 2019 · 0 comments
Open

[benchmarks/ffi] Benchmarks for callbacks #38171

dcharkes opened this issue Sep 2, 2019 · 0 comments
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. library-ffi type-enhancement A request for a change that isn't a bug

Comments

@dcharkes
Copy link
Contributor

dcharkes commented Sep 2, 2019

We need benchmarks for FFI callbacks also.

Originally posted by @sjindel-google in #36247 (comment)

  • Writing the benchmarks.
  • Compiling the C code for all platforms we benchmark on.
  • Configuring the benchmark runner to run them.
@dcharkes dcharkes added this to Flutter MVP in Dart VM FFI via automation Sep 2, 2019
@mit-mit mit-mit added the area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. label Sep 2, 2019
@dcharkes dcharkes removed this from Flutter MVP in Dart VM FFI Dec 16, 2020
@mkustermann mkustermann added the type-enhancement A request for a change that isn't a bug label Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. library-ffi type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

3 participants