Well, if the file search is making multiple calls to SysFileTree, then
the improved external function calling mechanism probably accounts for
a significant portion of that.   All of the rexxutil functions will
benefit from that change.

Rick

On Wed, Jul 2, 2008 at 8:04 PM, Mark Miesfeld <[EMAIL PROTECTED]> wrote:
> On Wed, Jul 2, 2008 at 3:35 PM, Rick McGuire <[EMAIL PROTECTED]> wrote:
>> Cool!  ...
>> starting showing up now because the calls to native functions are now
>> significantly faster than the previous release.
>
> Speaking of significantly faster, I had meant to draw your attention this.
> Take a close look at the results of running the entire test suite on 3.2.0:
>
> Interpreter: REXX-ooRexx_3.2.0(MT) 6.02 30 Oct 2007
> ooRexxUnit:  2.0.0_3.2.0        ooTest: 1.0.0_3.2.0
> Tests ran:           16589
> Assertions:          537820
> Failures:            2
>   (Known failures:)  42
> Errors:              0
> Exceptions:          0
> Skipped files:       0
> Messages:            0
> File search:        00:00:43.440000
> Suite construction: 00:00:01.485000
> Test execution:     00:02:04.538000
> Total time:         00:02:49.900000
> compared to running the entire suite on trunk:
>
> Interpreter: REXX-ooRexx_3.3.0(MT) 6.02 29 Jun 2008
> ooRexxUnit:  2.0.0_3.2.0        ooTest: 1.0.0_3.2.0
> Tests ran:           16628
> Assertions:          545595
> Failures:            4
>   (Known failures:)  0
> Errors:              0
> Exceptions:          0
> Skipped files:       0
> Messages:            0
> File search:        00:00:03.641000
> Suite construction: 00:00:02.078000
> Test execution:     00:02:16.321000
> Total time:         00:02:22.664000
>
>
> I would hazard a guess that the stream library it quite a bit faster in 4.0.
> <grin>  Plus, my trunk build is a debug build.
>
> --
> Mark Miesfeld
> -------------------------------------------------------------------------
> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> Studies have shown that voting for your favorite open source project,
> along with a healthy diet, reduces your potential for chronic lameness
> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
>

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to