rcrowley + performance   16

Google: Achieving Rapid Response Times in Large Online Services
Things to consider when optimizing at the 99th percentile. Variance is key and is one of the biggest reasons EBS blows.

Counterintuitively, he suggests synchronizing variances across a cluster (for example, a Puppet run). Even though for that moment in time all requests are slow, it's better to do that than let every request potentially be slow because it fanned-out to a temporarily slow node.
ops  dist  variance  performance  scalability  optimization  google  jeffdean 
8 weeks ago by rcrowley
Blosc
Compression library designed for the real last mile: CPU cache lines.
compression  cpu  memory  bandwidth  architecture  performance 
december 2011 by rcrowley
simplegeo/statsny - GitHub
SimpleGeo's application-level monitoring and introspection tool.
statsny  monitoring  performance 
november 2011 by rcrowley
LatencyTOP
Artur says this will tell you what's slow.
latencytop  top  linux  monitoring  performance 
november 2011 by rcrowley
Tokyo Tyrant: network interface of Tokyo Cabinet
Please to email r@rcrowley.org if you know what the fuck lcnum and bnum actually mean in tuning a Tokyo Cabinet B+Tree database.
tokyocabinet  tokyotyrant  db  performance 
july 2009 by rcrowley
MySQL :: MySQL 5.0 Reference Manual :: 13.2.11 InnoDB Performance Tuning Tips
"If you can afford the loss of some of the latest committed transactions if a crash occurs, you can set the innodb_flush_log_at_trx_commit parameter to 0. InnoDB tries to flush the log once per second anyway, although the flush is not guaranteed."

Oh lord, help me.
innodb  mysql  performance  db 
september 2008 by rcrowley
Welcome to the irqbalance website | Home
David installed irqbalance on a few of my machines. Seems to promise to fix some Linux bit-rot.
irqbalance  irq  linux  interrupt  hardware  intel  performance  multicore  cpu 
september 2008 by rcrowley
OProfile documentation
System wide profiling. Now I know exactly how much of my time is spent in red-black trees.
oprofile  profiling  performance  unix  linux 
june 2008 by rcrowley

Copy this bookmark:



description:


tags: