Mercurial > hg
comparison tests/test-patchbomb.t @ 27108:717b75ae5bb0
color: evaluate labels at write time
Previously, we stored 2-tuples of text and label in a list and then
evaluated the labels when the buffer was popped. After this patch,
we evaluate the labels at write time and do a simple join when the
buffer is popped.
This patch appears to have no impact on performance, despite creating
fewer 2-tuples and having fewer strings hanging around in memory.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sun, 22 Nov 2015 14:18:42 -0800 |
parents | d8270223a026 |
children | a6eddc8be811 |
comparison
equal
deleted
inserted
replaced
27107:c57ebef70f6f | 27108:717b75ae5bb0 |
---|