article thumbnail

53 Questions Developers Should Ask Innovators

TechEmpower

At TechEmpower, we frequently talk to startup founders, CEOs, product leaders, and other innovators about their next big tech initiative. Can you provide specific examples of different types of customers, what they need, and what the system will do for them? What are some examples of similar brands? Who are the customers?

Develop 520
article thumbnail

Framework Benchmarks Round 9

TechEmpower

For example, a larger number of response headers might mean slightly fewer responses sent per second. For example, we are using MySQL 5.5 For example, platforms that use process-level concurrency scaled to a large number of processor cores quite well. About TechEmpower. For JSON serialization, node.js that of i7.

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

Generative AI – The End of Empty Textboxes

TechEmpower

For example, let’s consider Mark. That blurb, and the following examples, were all generated from GPT in only a few seconds, at a cost of less than one penny. TechEmpower can help In the era of LLMs and Generative AI, empty textboxes are a product mistake. Get it wrong, and you’re just wasting fifty bucks a month.

article thumbnail

Framework Benchmarks

TechEmpower

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. For example, on the Java platform, Jackson was used for frameworks that do not provide a serializer. For example, we used Sequelize for the JavaScript MySQL tests.

Framework 560
article thumbnail

Everything about Java 8

TechEmpower

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; }. Two examples of classes with one abstract method are Ordering and CacheLoader from the Guava library.

Java 560
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. So, why does this happen?

Web 330
article thumbnail

Framework Benchmarks Round 12

TechEmpower

This change was unintentionally done in the Compojure test by TechEmpower staff, and then later copied to http-kit to keep the implementations in sync. For example, Slim's performance in the JSON test and Laravel's performance in the Fortunes test both approximately doubled versus Round 11 with PHP 5. Other notable changes.

Framework 200