comparison tests/test-hgweb-diffs.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 4b0fc75f9403
children 522ffc189671
comparison
equal deleted inserted replaced
27107:c57ebef70f6f 27108:717b75ae5bb0