New in CVS: speedup with StringCollector
"Bauer, Georg" <[email protected]> Fri, 6 Feb 2004 17:57:26 +0100
| Newsgroups | gmane.comp.pythin.pyds.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi! Jeremy Bowers (a welcome to him, he just joined the lists) made a cool suggestion on how I can easily switch from the string concatenation to a more performant way to build large HTML source. I implemented it (with some small additions) and commited it to CVS, so now aggregator index views, event logs, downstream and upstream file lists should build much faster. bye, Georg