Smallish ones, on benchmarks that we have in testParserCategories. I can go ahead and merge those benchmarks now if you like.
Best regards, Byron Campen What improvements does this produce on some of the basic benchmarks?
Jason On Tue, Jun 21, 2011 at 1:38 PM, <svn@xxxxxxxxxxxxxxx> wrote:
Project | resiprocate |
New Revision | 9186 |
Committer | bcampen (Byron Campen) |
Date | 2011-06-21 15:38:20 -0500 (Tue, 21 Jun 2011) |
Log
Performance improvements to ParseBuffer
- Most functions that returned a Pointer now return a much more lightweight
CurrentPosition object.
- Allow some of the simpler functions to be inlined
- Integer parsing code is more efficient, and overflow detection is better
Modified:
_______________________________________________
resiprocate-commit mailing list
resiprocate-commit@xxxxxxxxxxxxxxx
https://list.resiprocate.org/mailman/listinfo/resiprocate-commit
_______________________________________________ resiprocate-devel mailing list resiprocate-devel@xxxxxxxxxxxxxxx https://list.resiprocate.org/mailman/listinfo/resiprocate-devel
|