##// END OF EJS Templates
phase: compute phases in C...
phase: compute phases in C Previously, the phase computation would grow much slower as the oldest draft commit in the repository grew older (which is very common in repos with evolve on) and the number of commits increase. By rewriting the computation in C we can speed it up from 700ms to 7ms on a large repository whose oldest draft commit is a year old.

File last commit:

r16438:28a90cdf default
r24443:539b3c7e default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer