~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: John Arbash Meinel
  • Date: 2009-06-23 20:20:39 UTC
  • mto: This revision was merged to the branch mainline in revision 4522.
  • Revision ID: john@arbash-meinel.com-20090623202039-kr6mxu576z5vc4y5
Initial implementation of a Pyrex annotator.

Drops the time down to 8.6s down from 9.7s.
This implementation is basically just a copy of the python one, so I'm
a bit surprised to see that much of a win already.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
./api
39
39
doc/**/*.html
40
40
doc/developers/performance.png
 
41
bzrlib/_annotator_pyx.c
41
42
bzrlib/_bencode_pyx.c
42
43
bzrlib/_btree_serializer_pyx.c
43
44
bzrlib/_chk_map_pyx.c