Remove Examples Remove Framework Remove Writing
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

Frameworks Round 6

TechEmpower

July marks the fourth month of our ongoing project measuring the performance of web application frameworks and platforms. We''ve just posted Round 6, which includes several more developer community-provided framework test implementations: Beego, Dart, Hapi, Jester, Luminus, Nancy, Yaf, Plack, Play-Slick, and Undertow.

Framework 521
Insiders

Sign Up for our Newsletter

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

Trending Sources

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

Frameworks Round 5

TechEmpower

We have posted Round 5 of our ongoing project measuring the performance of web application frameworks and platforms. Additionally, we have added a new test type focused on writes, wherein a variable number of database updates are executed per request. Some frameworks reacted to the new request headers in unexpected ways.

Framework 524
article thumbnail

Everything about Java 8

TechEmpower

At the time of this writing, Java 8 development is still very much in progress. The List interface is an example. Here are a few examples of lambdas: Comma-separated list of inputs with specified types on the left, a block with a return on the right: (int x, int y) -> { return x + y; }. So, why not allow this?

Java 560
article thumbnail

How I Use Visualization to Drive Creativity

Both Sides of the Table

So I thought I’d write a post about how I drive my personal creativity. (A One example is driving, which has an actual physiological reason it makes you creative. The key is channeling what you learn when you drive onto paper for retention purposes so you have to write it down soon afterward. What exactly is visualization?

Writing 356
article thumbnail

Think about Performance Before Building a Web Application

TechEmpower

We don’t know just how often this occurs, but judging from the calls we get there are lots of anecdotal examples. These are applications that, for example, expect to see large data or complex algorithmic work from day one. Examples would be intranet or special-purpose B2B applications. Framework Benchmarks.

Web 200