Bookmarks (544) clear filters
-
lmgrep - Lucene Based grep-like Utility | Dainius Jocas
What if grep supported the functionality of a proper search engine like Elasticsearch without a need...
-
Apple Silicon M1 Power Consumption Deep Dive Part 1: Safari vs Chrome
One of the themes of my previous Apple Silicon M1 article - Apple Silicon M1: Black....
-
HAProxy Forwards Over 2 Million HTTP Requests per Second on a Single Arm-based AWS Graviton2 Instance - HAProxy Technologies
For the first time, a software load balancer exceeds 2-million RPS on a single Arm instance....
-
Understanding Atomics and Memory Ordering
Atomics and Memory Ordering always feel like an unapproachable topic. In the sea of poor explanations,...
-
Gregory Szorc's Digital Home | Surprisingly Slow
I have an affinity for performance optimization and making software as efficient as possible. Over the...
-
Measured: Typing latency of Zutty (compared to others)
This is a follow-up post to my previous article comparing Zutty to various other X terminal...
-
ongoing by Tim Bray · Topfew and Amdahl
[This fragment is available in an audio version.] On and off this past year, I’ve been...
-
The byte order fallacy
Whenever I see code that asks what the native byte order is, it's almost certain the...
-
Gotchas in the Go Network Packages Defaults
I have been keeping a wee .org file of gotchas in the defaults of Go’s various...
-
Loop alignment in .NET 6 | .NET Blog
KunalWhen writing a software, developers try their best to maximize the performance they can get from...