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

TechEmpower

Last week, we posted the results of benchmarking several web application development and frameworks. On i7, we see that several frameworks are able to provide a response in under 10 milliseconds. We received pull requests that have improved the performance of several frameworks in this database access test.

Framework 559
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

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

Journey Platform To Build Data Gathering Mobile Apps | Co-founder Interview Conrad Hofmeyr

Tech Zulu Event

These include field service technicians, delivery agents, community health workers, paramedics, and other field workers who use information extensively. Journey allows for powerful logic through high-level JavaScript, which is a language that millions of people are already familiar with. How does it work?

Mobile 65
article thumbnail

Everything about Java 8

TechEmpower

There are too many of these to link, so see the ConcurrentHashMap javadocs for more information. This JSR 308 website may be outdated at this point, but it does a better job of explaining the motivation for these changes than I could possibly do: "Type Annotations (JSR 308) and the Checker Framework". Nashorn JavaScript Engine.

Java 560