article thumbnail

Framework Benchmarks Round 22

TechEmpower

We’re pleased to announce Round 22 of the TechEmpower Framework Benchmarks! The TechEmpower Framework Benchmarks project celebrates its 10th anniversary, boasting significant engagement with over 7,000 stars on GitHub and more than 7,100 Pull Requests. Context and use case determines how you optimize your code.

Framework 410
article thumbnail

Here is How to Make Sense of Conflicting Startup Advice

Both Sides of the Table

There are bootcamps, startup classes, video interviews – the sources are now endless. Draw from Frameworks. The most helpful type of advice in my mind are frameworks for how to solve a problem. On market segmentation I often recite my “ Elephants, Deer & Rabbits ” framework. What is a founder to do?

Startup 407
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

One million HTTP RPS without load balancing is easy

TechEmpower

As we and our collaborators prepare Round 9 of our Framework Benchmarks project, we had an epiphany: With high-performance software, a single modern server processes over 1 million HTTP requests per second. Five months ago, Google talked about load-balancing to achieve 1 million requests per second. It just happens to be quite quick at HTTP.

EC2 514
article thumbnail

Everything about Java 8

TechEmpower

A common scenario in Java libraries is, for some interface Foo , there would be a companion utility class Foos with static methods for generating or working with Foo instances. An interface cannot provide a default implementation for any of the methods of the Object class. Why abstract classes can't be instantiated using a lambda.

Java 560
article thumbnail

EnumSet and EnumMap

TechEmpower

. */. private static E [] getUniverse ( Class elementType ) {. There is a single backing array instance of those Month constants living in memory somewhere ( a private field in the Class object for Month ), but it wouldn't be safe to pass that array directly to every caller of values(). Some developers don't know these classes exist.

Java 330
article thumbnail

Technical Advisors: Every Web/Mobile Startup Must Have One

SoCal CTO

I did a presentation recently for a graduate class from The Founder Institute around getting online/mobile products out the door. I LOVED it because, the presenting part was over quickly and we got into specific issues that the founders had in terms of getting things built.

article thumbnail

Understanding How The Innovator’s Dilemma Affects You

Both Sides of the Table

Reading it felt like read a university book for an economics class and no wonder since he’s a professor at Harvard Business School. The framework of his book has profoundly altered how I think about the technology market and affects how I thought about building my businesses and how I think about investing in venture capital.

Startup 376