Archive for the 'performance' Category

Rackspace Cloud Servers versus Amazon EC2: Performance Analysis

Thursday, August 19th, 2010

Testing amazon and rackspace instances: kernel compile time and “how much it costs to compile kernel on $instance”, and IO tests using IOzone — in short: rackspace is cheaper/better, about 2x on average across the board. Note about “m1.small” i.e. s…

PostgreSQL versus Oracle!

Thursday, July 29th, 2010

Full Text Search benchmark, Oracle vs Postgres, on 2x Quad core Xeon, 8G RAM, 2 SSDs x RAID 1. Pg is being slightly faster when query contains several words, once word count increases, oracle leaps ahead (suggesting a more mature FTS implementation)

Jesper-Brouer_Large-iptables-rulesets.pdf (application/pdf Object)

Friday, July 16th, 2010

Netfilter: Making large iptables rulesets scale

[RUS ]nuclight: Torrent: альтернативный способ детектирования [how to detect torrent protocol by looking at tracker requests]

Wednesday, July 7th, 2010

A way to detect BT protocol traffic — instead of looking at every packet, traffic to torrent tracker websites is redirected (via divert(4) ) and then analyzed. Analyzer script (PERL) produces the src_ip, dst_ip, dst_port triplet, this info can be us…

dga: Notes from Google "Flash" talk at UCSD non-volatile memories workshop

Wednesday, May 5th, 2010

a lot of interesting details about using flash drives as cache and high-perf block io devices (notes from google talk given at UCSD)

InsideBufferCache.pdf (application/pdf Object)

Monday, March 29th, 2010

“There’s very little information about PostgreSQL buffer cache

Try Redis — Reddis Database online demo

Monday, March 29th, 2010

very cool demo. Reddis command prompt in AJAX

Slides from Linux Kernel Networking Miniconf 2009 [Index of /netconf2009_slides]

Monday, March 15th, 2010

Notes performance of the recent linux kernels on Nehalem hadrware, linux kernel bridges, DCCP protocol, visualization (cgroups), configuration protocol, etc.

Perfomance: C vs Java [Azul Systems - Cliff Click Jr.’s Blog]

Friday, March 12th, 2010

somewhat useful comparative review

The Twitter Engineering Blog

Friday, February 19th, 2010

all sorts of system and software engineering info from Twitter. Also see http://twitter.com/about/opensource