al3x + performance   43

pgFouine
"a PostgreSQL log analyzer used to generate detailed reports from a PostgreSQL log file. pgFouine can help you to determine which queries you should optimize to speed up your PostgreSQL based application"
analysis  database  log  performance  postgresql 
6 weeks ago by al3x
Topics in High-Performance Messaging
"In hopes of saving others a knock or two, we have tried to collect here background information and commentary on some of the issues involved in successful deployments."
messaging  performance  network 
february 2009 by al3x
Javolution
An alternative standard library for real-time Java applications. Looks like development stopped two years ago, though.
java  performance  realtime  library 
january 2009 by al3x
SOASTA, Inc.
"on demand Web testing solution". Build load tests in a visual editor, fire them off from the cloud.
cloud  performance  testing  web 
december 2008 by al3x
Procedural Code in Functional Clothing?
An exploration of why Scala's List library is implemented in a procedural style. The answer: performance. The commenters have some interesting alternate implementations.
scala  implementation  performance  functional 
october 2008 by al3x
Breakin
"stress-test and hardware diagnostics tool"
testing  performance  hardware 
august 2008 by al3x
'Application' trait considered harmful
Don't instantiate singletons in Scala with the 'Application' trait as a substitute for a 'main' method that takes an Array of Strings.
performance  scala  jvm 
august 2008 by al3x
Measuring JVM performance
A thing I may someday need to do.
java  benchmark  performance  memory 
april 2008 by al3x
Pylot
Like Tsung, but Python and with a GUI.
python  http  performance  testing  gui 
march 2008 by al3x
High-Performance Networking Programming in C
Basically, strategies for getting a shit-ton of data moved around fast with C and TCP/IP.
network  performance  programming  c 
march 2008 by al3x
Autobench
"a simple Perl script for automating the process of benchmarking a web server (or for conducting a comparative test of two different web servers)"
performance  testing  http 
february 2008 by al3x
Book Review: Writing Efficient Ruby Code
I can also recommend this book. It's got suggestions and the numbers to back 'em up.
ruby  book  review  performance 
january 2008 by al3x
_evan's c-wrapping memcache client
One of several current attempts to speed up the Ruby memcache client.
c  client  memcached  ruby  performance 
january 2008 by al3x
The Ludicrous JIT Compiler
"a just-in-time compiler for Ruby 1.8"
ruby  performance  compiler  jit 
september 2007 by al3x
Testing Various Configurations of Rails, Merb, Swiftiply, and Nginx
Nginx: fast. Merb: fast, faster with events. Rails: faster with events, but not fast. Sessions go in memcache.
mongrel  nginx  rails  performance  benchmark  merb 
august 2007 by al3x
Rubyisms - MySQL-dump
All the various things that Rails does in-optimally w/r/t MySQL, and some solutions.
activerecord  ruby  performance  optimization 
july 2007 by al3x
Making Rails Go Vroom
Some quality tips in here. Not the usual bullshit.
rails  performance  profiling  optimization 
july 2007 by al3x
Don't make a new one on my account
A simple way to tell Rails controllers not to create new sessions.
rails  performance  sessions 
january 2007 by al3x
Controlling Rails Process Size
a couple easy settings to keep things sane
rails  ruby  scaling  performance 
september 2006 by al3x
Optimizing Rails
come back to when optimization wouldn't be considered premature.
rails  performance  optimization  scaling  testing 
august 2006 by al3x

Copy this bookmark:



description:


tags: