|
|
|
|
|
by 0cf8612b2e1e
246 days ago
|
|
I recall that Mercurial was really fighting their Python test harness. It essentially would startup a new Python process for each test. At 10ms per, it added up to something significant, given their volume of work to cover something as complicated as SCM. |
|
Did they have like 100k tests?