Skip to content

Commit

Permalink
RelNotes: no more check_ref_format micro-optimization
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Aug 5, 2014
1 parent 7b69fcb commit f54d3c6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Documentation/RelNotes/2.1.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -145,12 +145,6 @@ Performance, Internal Implementation, etc.
* Eradication of "test $condition -a $condition" from our scripts
continues.

* The leaf function to check validity of a refname format has been
micro-optimized, using SSE2 instructions when available. A few
breakages during its development have been caught and fixed already
but there might remain some more still; please test and report if
you find any.

* The `core.deltabasecachelimit` used to default to 16 MiB , but this
proved to be too small, and has been bumped to 96 MiB.

Expand Down

0 comments on commit f54d3c6

Please sign in to comment.