Git Product home page Git Product logo

Comments (1)

nmittler avatar nmittler commented on May 7, 2024

After recent changes, Conscrypt handshake perf is now much closer to Netty. There is still some work that could be done, but likely with diminishing ROI. I think for now we can close this issue.

Benchmark                                                  (a_cipher)  (b_buffer)          (c_engine)   Mode  Cnt     Score     Error  Units
JmhEngineHandshakeBenchmark.hs  TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256        HEAP                 JDK  thrpt   10   161.507 ±  14.606  ops/s
JmhEngineHandshakeBenchmark.hs  TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256        HEAP  CONSCRYPT_UNPOOLED  thrpt   10  1106.410 ±  64.362  ops/s
JmhEngineHandshakeBenchmark.hs  TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256        HEAP    CONSCRYPT_POOLED  thrpt   10  1068.368 ± 109.166  ops/s
JmhEngineHandshakeBenchmark.hs  TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256        HEAP               NETTY  thrpt   10  1249.836 ±  20.994  ops/s
JmhEngineHandshakeBenchmark.hs  TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256        HEAP       NETTY_REF_CNT  thrpt   10  1147.091 ± 146.470  ops/s
JmhEngineHandshakeBenchmark.hs  TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256      DIRECT                 JDK  thrpt   10   163.891 ±  12.621  ops/s
JmhEngineHandshakeBenchmark.hs  TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256      DIRECT  CONSCRYPT_UNPOOLED  thrpt   10  1109.720 ± 106.680  ops/s
JmhEngineHandshakeBenchmark.hs  TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256      DIRECT    CONSCRYPT_POOLED  thrpt   10  1122.159 ±  89.077  ops/s
JmhEngineHandshakeBenchmark.hs  TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256      DIRECT               NETTY  thrpt   10  1252.384 ±  92.386  ops/s
JmhEngineHandshakeBenchmark.hs  TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256      DIRECT       NETTY_REF_CNT  thrpt   10  1277.372 ±  11.287  ops/s

from conscrypt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.