Very Low Activity

Commits : Individual Commit

  Analyzed 3 days ago based on code collected 3 days ago.

Commit ID 6f56d9047919872a5427aae541bb02158867ec5d

Avatar Contributor: David Vázquez Files Modified: 9
Date: 18-March-2012 at 21:16 Lines Added: 63
Repository: git://github.com/davazp/cl-icalendar.git master Lines Removed: 48
Commit Comment: Optimizations to the parsing
- Upcase strings in read-time once, and the rest of the functions are case-sensitive
- Optimized parse-simple and macrocompiler to fixed string parameters
- Replace flexi-streams library with babel

It seems to speed up the parsing around 4 times, but real benchmark is missing.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  Lisp 56 41 5 6 2 1

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
cl-icalendar.asd Lisp 1 1 0 0 0 0
cl-icalendar.lisp Lisp 1 1 0 0 0 0
components.lisp Lisp 3 4 0 0 0 0
content-line.lisp Lisp 4 4 0 0 0 0
folding.lisp Lisp 17 12 1 5 0 1
parameters.lisp Lisp 1 1 0 0 0 0
translate.lisp Lisp 2 3 0 0 0 0
universal-time.lisp Lisp 4 2 0 0 0 0
utils.lisp Lisp 23 13 4 1 2 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.