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). View Round 4 results now.

Framework 552
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.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Interview with Chris Lyman and Corey Brundage, SendLove.to

socalTECH

Effectively, what Corey and I are trying to do, is distill the course of opinions on the web, and turn that into a consumable format. Instead, what we have tried to do, is turn the social web into a sort of representative democracy. First off, talk about SendLove.to and what is it all about?

Startup 174
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. JavaScript. Web servers. Motivation.

Framework 544
article thumbnail

Framework Benchmarks

TechEmpower

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. For example, we used Sequelize for the JavaScript MySQL tests. JavaScript. Web servers. Motivation. Rack 1.5.1.

Framework 560