Remove Design Remove Framework Remove Information Remove JavaScript
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

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
Insiders

Sign Up for our Newsletter

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

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

The End of the Web? Don’t Bet on It. Here’s Why

Both Sides of the Table

Colony’s presentation is intriguing (and worth a watch if you have a few minutes) because I love to see when informed people make arguments that are different than you ordinarily hear (and different from my own views). We had to develop whole frameworks of “middleware” to deal with this problem.

Web 355
article thumbnail

Everything about Java 8

TechEmpower

Actually, I think it's so well-designed that even people who have never heard of Joda Time should find it easy to pick up. There are too many of these to link, so see the ConcurrentHashMap javadocs for more information. Nashorn JavaScript Engine. Summary of proposal: JEP 174: Nashorn JavaScript Engine. CompletableFuture.

Java 560