##// END OF EJS Templates
ui: optimize buffered write with no label...
ui: optimize buffered write with no label This was spotted while making fastannotate faster again after ditching its own formatter. Since I'm going to inline _write() into ui.write(), I decided to include this patch in this series. Here, the cost of '(self.label(a, label) for a in args)' was significant in hot loops.

File last commit:

r32206:c4858385 default
r41375:ff927ecb stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer