Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

root/trunk/cherrypy/test/benchmark.py


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 03/07/08 13:06:52 @1908 [1908] fumanchu Print PID in test suite.
(edit) 02/29/08 11:29:56 @1903 [1903] fumanchu Repaired benchmark.py from some bus changes.
(edit) 01/12/08 17:35:17 @1837 [1837] fumanchu Fix for #756 (Deprecate server.quickstart): …
(edit) 11/13/07 20:08:22 @1830 [1830] fumanchu Fix for #751 (logging: Python file objects are not thread-safe). Whew. …
(edit) 10/28/07 00:24:20 @1793 [1793] fumanchu Marking 3.1beta.
(edit) 09/27/07 16:37:05 @1731 [1731] fumanchu Finished porting [1711] to trunk.
(edit) 09/27/07 14:14:12 @1726 [1726] fumanchu Use explicit IPv4 127.0.0.1 instead of localhost in benchmark.
(edit) 03/05/07 15:22:13 @1627 [1627] fumanchu New pywebd module. Trunk is now "3.1alpha".
(edit) 01/07/07 16:00:56 @1589 [1589] fumanchu Fix for #636 (Move wsgiserver.py into a subdirectory for cleaner …
(edit) 12/28/06 17:50:55 @1581 [1581] fumanchu Benchmark now prints traceback on error in read_process.
(edit) 12/23/06 16:09:29 @1564 [1564] fumanchu A couple more speed tweaks.
(edit) 12/23/06 15:06:17 @1563 [1563] fumanchu wsgiserver: replaced rfc822.Message + parse_headers method with a single …
(edit) 12/23/06 13:37:35 @1562 [1562] fumanchu wsgiserver: Moved 'bind' inner func out to method so subclasses can …
(edit) 12/22/06 23:03:36 @1561 [1561] fumanchu Benchmark: 1. Turned off default tools. …
(edit) 09/04/06 15:21:51 @1332 [1332] fumanchu Changing version to 3.0.0beta.
(edit) 08/26/06 03:26:19 @1281 [1281] fumanchu API and docstring cleanups: …
(edit) 08/25/06 16:25:56 @1278 [1278] fumanchu More (final?) config overhaul work: …
(edit) 08/24/06 02:02:42 @1275 [1275] fumanchu Overhaul of config system: 1. New docstring for config module! …
(edit) 08/20/06 15:51:30 @1255 [1255] fumanchu More tests for persistent connections, including pipelining.
(edit) 08/18/06 17:23:09 @1251 [1251] fumanchu Moved some Apache control code from benchmark to _cpmodpy, where it can be …
(edit) 08/17/06 18:29:23 @1249 [1249] fumanchu WSGI improvements from Christian's cp3-wsgi-remix branch: …
(edit) 08/06/06 21:48:57 @1225 [1225] fumanchu Replaced request.remote_addr, remote_port, and remote_host with a single …
(edit) 08/06/06 20:09:48 @1224 [1224] fumanchu WSGI-related changes: …
(edit) 08/05/06 18:05:52 @1219 [1219] fumanchu Changed server.start to server.quickstart, and server.start_all to …
(edit) 07/09/06 20:54:01 @1191 [1191] fumanchu benchmark still needed socket-error suppression.
(edit) 06/20/06 18:28:59 @1152 [1152] fumanchu Updated benchmark to work with new _cpmodpy module.
(edit) 06/12/06 01:46:25 @1141 [1141] fumanchu Renamed httptools to "http" to reduce confusion with new cherrypy.tools. …
(edit) 05/10/06 01:11:38 @1102 [1102] fumanchu Dispatch and config lookup now happens as early as possible, once per …
(edit) 05/09/06 23:54:35 @1101 [1101] fumanchu Fix to benchmark.py for globalconf.
(edit) 05/07/06 01:35:03 @1096 [1096] fumanchu Root and config are now isolated per app: …
(edit) 05/07/06 01:08:24 @1094 [1094] fumanchu Moved the following config keys out of the "server." namespace (so that …
(edit) 05/04/06 02:44:59 @1092 [1092] fumanchu Separated cherrypy.server (HTTP) from cherrypy.engine (app): …
(edit) 05/01/06 01:40:59 @1082 [1082] fumanchu Lots of changes to error and log handling: …
(edit) 04/25/06 02:18:05 @1070 [1070] fumanchu Removed a bunch of instances of the word "filter".
(edit) 04/21/06 15:44:17 @1047 [1047] fumanchu CP 3 initial checkin. Global filters have been replaced by request.hooks. …
(edit) 03/03/06 16:15:02 @997 [997] fumanchu Even more improvements to benchmark.py. New getopt options --ab=path and …
(edit) 03/03/06 12:48:28 @996 [996] fumanchu server.thread_pool now defaults to 10.
(edit) 03/02/06 14:02:39 @994 [994] fumanchu Benchmark: changed 'chart' to 'report' throughout.
(edit) 03/02/06 12:57:25 @993 [993] fumanchu Benchmark: simpler, more inclusive detection of ab/apache not on system …
(edit) 03/02/06 12:11:52 @992 [992] fumanchu Benchmark: fix for no ab in bash.
(edit) 03/02/06 03:07:36 @990 [990] fumanchu Speed tweak: you can now set max_header_size and max_request_size to 0 to …
(edit) 03/02/06 02:05:04 @989 [989] fumanchu New Engine.response_class attribute (which allows a new -null switch for …
(edit) 03/02/06 00:49:55 @988 [988] fumanchu Improvements to benchmark.py. New "-modpython" switch which popens apache, …
(edit) 03/01/06 20:36:59 @987 [987] fumanchu Set cherrypy.lowercase_api = True for benchmarks.
(add) 03/01/06 20:19:45 @986 [986] fumanchu New test/benchmark module. Ugly, but gets the job done. Requires ab on …

Hosted by WebFaction

Log in as guest/cpguest to create tickets