-
Notifications
You must be signed in to change notification settings - Fork 275
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
Benchmark new engine on Android #10
Comments
This was referenced Jan 26, 2017
Merged
@kruton is there any chance we can get some android benchmarks? |
flooey
pushed a commit
to flooey/conscrypt
that referenced
this issue
Aug 3, 2017
Netty tcnative doesn't work on ARM, so we split out the Netty-dependent benchmark portions into benchmark-openjdk and put non-Netty versions in benchmark-android. The gradle operations required to execute the benchmarks on devices are ugly, but they appear to work. This might get better some time in the future with improved Caliper support for Android. This only includes the time-based benchmarks, not the throughput-based ones, since those will require some more modifications to work in Caliper and these at least get us started.
flooey
pushed a commit
to flooey/conscrypt
that referenced
this issue
Aug 4, 2017
Netty tcnative doesn't work on ARM, so we split out the Netty-dependent benchmark portions into benchmark-openjdk and put non-Netty versions in benchmark-android. The gradle operations required to execute the benchmarks on devices are ugly, but they appear to work. This might get better some time in the future with improved Caliper support for Android. This only includes the time-based benchmarks, not the throughput-based ones, since those will require some more modifications to work in Caliper and these at least get us started.
flooey
added a commit
that referenced
this issue
Aug 7, 2017
) Netty tcnative doesn't work on ARM, so we split out the Netty-dependent benchmark portions into benchmark-openjdk and put non-Netty versions in benchmark-android. The gradle operations required to execute the benchmarks on devices are ugly, but they appear to work. This might get better some time in the future with improved Caliper support for Android. This only includes the time-based benchmarks, not the throughput-based ones, since those will require some more modifications to work in Caliper and these at least get us started.
nmittler
pushed a commit
that referenced
this issue
Aug 10, 2017
) Netty tcnative doesn't work on ARM, so we split out the Netty-dependent benchmark portions into benchmark-openjdk and put non-Netty versions in benchmark-android. The gradle operations required to execute the benchmarks on devices are ugly, but they appear to work. This might get better some time in the future with improved Caliper support for Android. This only includes the time-based benchmarks, not the throughput-based ones, since those will require some more modifications to work in Caliper and these at least get us started.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: