Loading...

Tag trends are in beta. Feedback? Thoughts? Email me at [email protected]

Speeding up C++ code with template lambdas

How fast can you open 1000 files?

JavaScript hashing speed comparison: MD5 versus SHA-256

Checking whether an ARM NEON register is zero

How does your URL parser handle Unicode?

Data structures as jigs for programmers (Go edition)

Converting ASCII strings to lower case at crazy speeds with AVX-512

Graduate Degrees Are Overrated

Having fun with modern C++

How fast can you parse a CSV file in C#?

It is never too late to write your own C/C++ command-line utilities

A fast alternative to the modulo reduction (2016)

The PhD Paradox: A Journey into Academia's Upside-Down World

Parsing tiny and very large floating-point values: a programming-language comparison

Reflection-based JSON in C++ at Gigabytes per Second

Converting ASCII strings to lower case at crazy speeds with AVX-512

Scan HTML even faster with SIMD instructions (C++ and C#) – Daniel Lemire's blog

Safer code in C++ with lifetime bounds

Benchmarking ARM Processors: Graviton 4, Graviton 3 and Apple M2

Scan HTML faster with SIMD instructions: .NET/C# Edition

How much memory does a call to ‘malloc’ allocates?

Scan HTML faster with SIMD instructions – Chrome edition

Learning from the Object-Oriented Mania

Quickly checking whether a string needs escaping

Should Node.js be built with ClangCL under Windows?

How quickly can you break a long string into lines?

Careful with Pair-of-Registers Instructions on Apple Silicon

How do you recognize an expert?

How fast can you validate UTF-8 strings in JavaScript?

Measuring your system's performance using software (Go edition)

More →