article thumbnail

Mangling JSON numbers

TechEmpower

When we encounter a long , we can require that the number fits into a double without losing information. If no information would be lost, we serialize the long as usual and move on. If information would be lost, we throw an exception and cause serialization to fail. Any server-side web framework or HTTP server will do.

article thumbnail

Frameworks Round 2

TechEmpower

Last week, we posted the results of benchmarking several web application development and frameworks. Third place is held by plain Java Servlets running on Caucho''s Resin Servlet container. On i7, we see that several frameworks are able to provide a response in under 10 milliseconds. The response was tremendous.

Framework 559
Insiders

Sign Up for our Newsletter

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

article thumbnail

Framework Benchmarks

TechEmpower

Framework Benchmarks. How much does your framework choice affect performance? Authors Note: Were using the word "framework" loosely to refer to platforms, micro-frameworks, and full-stack frameworks. We have our own personal favorites among these frameworks, but weve tried our best to give each a fair shot.

Framework 560
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
article thumbnail

Frameworks Round 1

TechEmpower

You are viewing the first round of web application framework benchmarks. Check out the new stand-alone framework benchmarks site if you are interested in the latest and most accurate data. How much does your framework choice affect performance? How much does your framework choice affect performance? Show me the winners!

Framework 544