[darcs-users] darcs patch: change parseData in OldDate and IsoDate to use ByteStr...

Benedikt Schmidt beschmi at gmail.com
Fri Apr 24 08:38:57 UTC 2009


This is resend with an improved patch description and a better
subject (thanks Trent!).

I did not resend the shorten comment patch since it did not change.

Fri Apr 24 10:33:17 CEST 2009  Benedikt Schmidt <beschmi at gmail.com>
  * change parseData in OldDate and IsoDate to use ByteStrings
  
  This is a performance optimization to speed up patch
  parsing and make_filename. The old version used naive
  list code to parse the date (drop, take, and read). Just
  using the more efficient ByteString versions makes the code
  fast enough to not be a bottleneck.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 58848 bytes
Desc: A darcs patch for your repository!
URL: <http://lists.osuosl.org/pipermail/darcs-users/attachments/20090424/1642f480/attachment-0001.bin>


More information about the darcs-users mailing list