Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Tue, 13 Mar 2012 08:01:05 +0000 | hodgestar | Move push and pop outside the loop in the ForDirective since it's equivalent to just pushing and popping on the edges. experimental-performance-improvement-exploration |
Tue, 13 Mar 2012 03:03:02 +0000 | hodgestar | Be more careful about what is passed into streams as events and remove many uses of _ensure as a result. An ATTRS event is added for handling Attributes returned by gensh.path.select(). experimental-performance-improvement-exploration |
Tue, 13 Mar 2012 01:00:17 +0000 | hodgestar | Simplify _assignment and add fast-path. experimental-performance-improvement-exploration |
Tue, 13 Mar 2012 00:47:57 +0000 | hodgestar | Start performance-improvement-exploration experimental-performance-improvement-exploration |