article thumbnail

Frameworks Round 4

TechEmpower

We’ve posted Round 4 of our ongoing project measuring the performance of many web application frameworks and platforms. As with previous rounds, the developer community has contributed several additional frameworks for Round 4, bringing the total to 57! Thanks to contributors, the test is already implemented on 17 of the frameworks.

Framework 552
article thumbnail

Choosing a Programming Language and Framework for Your Startup

SoCal CTO

We had an interesting presentation at the LA CTO Forum by the CTO of a startup who chose Groovy / Grails as the framework for their startup. t prompted a good discussion around how CTOs go about choosing the programming language and framework for their startup. Of course, I'm not sure that anyone chooses Java alone.

Framework 330
Insiders

Sign Up for our Newsletter

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

article thumbnail

Web Framework Performance - Startup Founders Need to See These Numbers

SoCal CTO

In Web Framework Benchmarks , there are some very interesting and surprising numbers around the performance of various web frameworks. In some ways, this frees us from worrying as much about the specific framework that's being used. Most startups do not get a chance to move from one framework to another.

Framework 175
article thumbnail

Mangling JSON numbers

TechEmpower

Theoretically we can send it from a Java server to a JavaScript client via JSON and both sides see exactly the same number. To convince ourselves that this number is safe, we examine various representations of this number in Java and JavaScript: // In Java long x = 1L. 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
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. The List interface is an example. Interface improvements.

Java 560
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