about summary refs log tree commit homepage
path: root/test/benchmark/README
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-08-14 21:03:41 -0700
committerEric Wong <normalperson@yhbt.net>2009-08-15 02:36:30 -0700
commit6096fc8d0c5e61a4342d5ccd0ff9df0213e8c062 (patch)
treed3059dc9d47c73d4e579c54b5fc7c534d4ed711c /test/benchmark/README
parent60f9bcd4ba54d84a4b2e2cd621d5995ddf206ace (diff)
downloadunicorn-6096fc8d0c5e61a4342d5ccd0ff9df0213e8c062.tar.gz
It's not worth the effort to keep the internal API consistent
between non-bugfix versions.
Diffstat (limited to 'test/benchmark/README')
-rw-r--r--test/benchmark/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/benchmark/README b/test/benchmark/README
index b63b8a3..1d3cdd0 100644
--- a/test/benchmark/README
+++ b/test/benchmark/README
@@ -42,11 +42,6 @@ The benchmark client is usually httperf.
 Another gentle reminder: performance with slow networks/clients
 is NOT our problem.  That is the job of nginx (or similar).
 
-== request.rb, response.rb, big_request.rb
-
-These are micro-benchmarks designed to test internal components
-of Unicorn.  It assumes the internal Unicorn API is mostly stable.
-
 == Contributors
 
 This directory is maintained independently in the "benchmark" branch