There are some tips on making a website fast in this video: How is this Website so fast!?
Tag Archives: performance
“Clean” Code, Horrible Performance
Today’s viewing: “Clean” Code, Horrible Performance.
ZFS Performance
Found a good writeup on various ZFS performance options: ZFS Performance: Mirror VS RAIDZ VS RAIDZ2 vs RAIDZ3 vs Striped.
Performance Numbers Worth Knowing
Today I discovered Performance Numbers Worth Knowing. It is what it says on the label.
Inserting 130M SQLite Rows per Minute
Some notes on performance tuning SQLite: Inserting 130M SQLite Rows per Minute.
Front-End Performance Checklist 2021
Via Lobsters today: Front-End Performance Checklist 2021 from Smashing Magazine.
Surprisingly Slow
Some good points here: Surprisingly Slow. I’m thinking about installing zstandard for my PHP… see Better Compression with Zstandard for some numbers.
ZFS performance tuning
I read The Next Gen Database Servers Powering Let’s Encrypt which mentioned how they tuned ZFS.
Low Hanging Fruits in Frontend Performance Optimization
Today I discovered Low Hanging Fruits in Frontend Performance Optimization which is chock full of performance tips for websites.
What it takes to run Stack Overflow
Today What it takes to run Stack Overflow popped up on r/programming. It’s an old article (2013) but still interesting. It referenced Performance is a Feature and made the bold-font claim that “the cost of inefficient code can be higher than you think.”