I’ve finally completed my 0.5 release. This release I tackled an interesting problem with hg annotate. Trying to improve efficiency and loading time of an application isn’t something I had tackled before. It was a good experience trying to figure out the solution to this problem. I’ll be putting up a new patch on the bug page very soon. The following are some of the important links for this release:
- The release goals
- Understanding the problem
- Examining other templates
- Examining two older patches
- My fix for the problem
- Running an experiment
View the project page for more details.
EDIT: I’ve posted the patch for this release. Have a look…