Remove Examples Remove JavaScript Remove Web
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. This round adds Bottle (Python), Dancer (Perl), Kelp (Perl), MicroMVC (PHP), Mojolicious (Perl), Phalcon (PHP), RingoJS (JavaScript), Spark (Java), and Wai (Haskell).

Framework 552
article thumbnail

Framework Benchmarks

TechEmpower

Among the many factors to consider when choosing a web development framework, raw performance is easy to objectively measure. We want this test to require repeated requests to an external service (MySQL or MongoDB, for example) so that we exercise the frameworks data mapping code. JavaScript. Web servers. Motivation.

Framework 560
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. Among the many factors to consider when choosing a web development framework, raw performance is easy to objectively measure. This machine is responsible for hosting the web application exclusively. Motivation. Load client and database server.

Framework 544
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. Many of us are putting more into the front-end and having the application logic and back-end exposed through JavaScript (JSON) APIs. Startup Founders really need to see these numbers.

Framework 175
article thumbnail

Mangling JSON numbers

TechEmpower

If we have a long (64-bit integer) that we serialize into JSON, we might be in trouble if JavaScript consumes that JSON. JavaScript has the equivalent of double (64-bit floating point) for its numbers, and double cannot represent the same set of numbers as long. The output of x.toString() in JavaScript is suspicious.

article thumbnail

Frameworks Round 2

TechEmpower

Last week, we posted the results of benchmarking several web application development and frameworks. For example: Making 100000 requests to [link]. JavaScript. Web servers. For example: play-scala ✓ Another update is planned for next week. The response was tremendous. Transfer/sec: 16.29MB. JRuby 1.7.3.

Framework 559
article thumbnail

Pragmatism with Flavor

TechEmpower

We build web and mobile applications, and we've been doing so for a little over fifteen years. Sure we still get excited and animated about a new JavaScript library, a new CSS trick, a new device, or a new data store. So even if that business doesn't exist as anything but a web site, we want them to avoid unnecessary technology risks.

Web 200