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

[WIP] Graal on OkHttp 4.0 #5294

Closed
wants to merge 4 commits into from
Closed

[WIP] Graal on OkHttp 4.0 #5294

wants to merge 4 commits into from

Conversation

yschimke
Copy link
Collaborator

Mainly posting to explore options, not a clean review and not going anywhere soon.

Issues:

  1. Doesn't run with Conscrypt
  2. Requires SunEC provider from a local install, or
  3. Maybe bouncy castle with advanced setup
$ time ./okcurl -v https://api.twitter.com/robots.txt
# Used for Google app indexing. See https://developers.google.com/app-indexing/webmasters/server
User-agent: Googlebot
Disallow:

User-agent: *
Disallow: /http/1.1
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
./okcurl -v https://api.twitter.com/robots.txt  0.02s user 0.01s system 11% cpu 0.267 total

@yschimke
Copy link
Collaborator Author

Closing, leaving as a record for status.

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 this pull request may close these issues.

1 participant