Commit History

Author SHA1 Message Date
  Chris McDonough aa3314288c Add scripts which I've been using as performance test fixtures. 18 years ago
  Chris McDonough 655413b37d For main tests. 18 years ago
  Chris McDonough 79064e0f44 Reduce # of function calls in often-executed code. 18 years ago
  Chris McDonough dd0fa6eca5 Such a bad idea. 18 years ago
  Chris McDonough c77e3f3e55 Add tests for iterparse loader and deal with logging differences when cElementTree is installed. 18 years ago
  Chris McDonough 8be6b74577 Use faster iterparse-based parser for XML-RPC XML parsing if cElementTree is available. 18 years ago
  Chris McDonough 456b4272c9 Move get_asctime function to childutils (from un-checked-in eventloop script). 18 years ago
  Chris McDonough 8b689e742c Add an extras_require dependency for cElementTree if we want to use fast iterparsing. 18 years ago
  Chris McDonough eccaf7a18f *** empty log message *** 18 years ago
  Chris McDonough 2f9c736026 - An additional command-line option '--profile_options' is accepted 18 years ago
  Chris McDonough 6b60bc25c8 - An 'OK' URL was added at /ok.html which just returns the string 18 years ago
  Chris McDonough c42e26ea37 Forgot to check this in. 18 years ago
  Chris McDonough 01eb3e0458 - Move set of 'SUPERVISOR_ENABLED' envvar to process.spawn() method. 18 years ago
  Chris McDonough a477ab6334 Speed note. 18 years ago
  Chris McDonough 51e593a242 - Removed EVENT_BUFFER_OVERFLOW event type. 18 years ago
  Chris McDonough d21edabed5 Use string methods rather than the string module. 18 years ago
  Chris McDonough cbeb36f3ab Add a knob for throttling dispatch calls. 18 years ago
  Chris McDonough 41313cb8b3 Micro-optimization. 18 years ago
  Chris McDonough 25721de531 - When an event is rebuffered (because all listeners are busy or a 18 years ago
  Chris McDonough e09bd0f828 Fold 'start_necessary' into 'transition'. I don't know why they were 18 years ago
  Chris McDonough 1947b7ec67 Keep track of supervisor "mood" on options object so we can access it from 18 years ago
  Chris McDonough 5821b3b191 Use closures to get rid of duplicate code. 18 years ago
  Chris McDonough 01df79a48d Remove lie. 18 years ago
  Chris McDonough 5e49058706 *** empty log message *** 18 years ago
  Chris McDonough 67a87c09b2 Bake in profiling capability. 18 years ago
  Chris McDonough 77ee98218a If supervisor stdout is piped (e.g. through grep), EPIPE is raised during flush; let's not let that cause a traceback. 18 years ago
  Chris McDonough 403970d0e0 Do rollover in a saner, less performance-abusing way. 18 years ago
  Chris McDonough 54e8ab9068 Log event buffer notifications at debug. 18 years ago
  Chris McDonough 5f9e4f260b Log http stuff at debug. 18 years ago
  Chris McDonough 300b4866cf - Log message levels have been normalized. In particular, process 18 years ago