brandtkurowski + performance   5

Bees with machine guns!
Bees with machines guns is a fabric script to aggressively load-test sites. It provides methods to spin up an army of EC2 instances (the bees), assault a target server with a configurable amount of traffic, and then spin those instances back down.
web  load  testing  amazon  ec2  performance  loadtesting  distributed  fabric 
october 2010 by brandtkurowski
AnandTech: The SSD Anthology: Understanding SSDs and New Drives from OCZ
Been waiting for a real review of the OCZ Vertex for some time now, looks like this is it.
ssd  hardware  performance  storage  review 
march 2009 by brandtkurowski
Fast Scrolling in Tweetie with UITableView
Cutting to the chase, here’s the secret: One custom view per table cell, and do your own drawing. Sounds simple? That’s because it is. It’s actually simpler than dealing with a ton of subviews of labels and images, and it’s about a bzillion times faster (according to my informal tests).
iphone  development  scrolling  performance 
december 2008 by brandtkurowski
MySQL 5.0 Reference Manual :: 13.2.11.1 SHOW ENGINE INNODB STATUS and the InnoDB Monitors
executing "CREATE TABLE innodb_lock_monitor (a INT) ENGINE=INNODB" tells "SHOW ENGINE INNODB STATUS" to give you detailed information about locks
mysql  innodb  performance 
may 2008 by brandtkurowski
acts_as_cached
an easy way to get rails talking to memcached
rails  memcached  ruby  performance  caching 
october 2006 by brandtkurowski

Copy this bookmark:



description:


tags: