article thumbnail

Framework Benchmarks Round 22

TechEmpower

We’re pleased to announce Round 22 of the TechEmpower Framework Benchmarks! The TechEmpower Framework Benchmarks project celebrates its 10th anniversary, boasting significant engagement with over 7,000 stars on GitHub and more than 7,100 Pull Requests. Follow us on Twitter for regular updates.

Framework 409
article thumbnail

Everything about Java 8

TechEmpower

The following post is a comprehensive summary of the developer-facing changes coming in Java 8. At the time of this writing, Java 8 development is still very much in progress. It had the best support for the Java 8 language features at the time I went looking. Language features and APIs may still change. Interface improvements.

Java 560
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Efficient multiple-stream concatenation in Java

TechEmpower

Let me share a few trends that I've noticed when dealing with streams and stream concatenation in general, having written a fair amount of code in Java 8 by now. There have been maybe one dozen cases where I've needed to concatenate streams.

Java 200
article thumbnail

Framework Benchmarks Round 16

TechEmpower

Now in its fifth year, the TechEmpower Framework Benchmarks project has another official round of results available. See [link] pic.twitter.com/Od1nuq0UQV — TechEmpower Framework Benchmarks (@TFBenchmarks) May 17, 2018. As hinted above, we created a Twitter account for the TechEmpower Framework Benchmarks project: @TFBenchmarks.

Framework 377
article thumbnail

Framework Benchmarks Round 12

TechEmpower

This change was unintentionally done in the Compojure test by TechEmpower staff, and then later copied to http-kit to keep the implementations in sync. All JVM-hosted tests have been upgraded to Java 8. We have corrected this error in Round 12. Other notable changes. The plain PHP, Slim, and Laravel tests have been upgraded to PHP 7.

Framework 200
article thumbnail

One million HTTP RPS without load balancing is easy

TechEmpower

But check out what they can do: techempower@lg01:~$ wrk -d 30 -c 256 -t 40 [link]. Undertow is the lightweight Java web application server used in WildFly. Loaded up with disks, these servers are around $8,000 a piece direct from Dell. Running 30s test @ [link]. Transfer/sec: 130.83MB. It just happens to be quite quick at HTTP.

EC2 514
article thumbnail

Framework Benchmarks

TechEmpower

Netty , Vert.x , and Java servlets are fast, but we were surprised how much faster they are than Ruby , Django , and friends. In third place is plain Java Servlets running on Cauchos Resin Servlet container. For example, on the Java platform, Jackson was used for frameworks that do not provide a serializer. Java / JVM.

Framework 560