Re: [Oorexx-devel] Significant speed improvements in latest ooRexx 5.0

2018-03-21 Thread Jason Martin
I second that. Compared against last test results listed at https://sourceforge.net/p/oorexx/patches/203/ Interpreter:REXX-ooRexx_5.0.0(MT)_64-bit 6.05 21 Mar 2018 OS Name:SUNOS SysVersion: SunOS illumos-14ae03cbd0.5.11 Tests ran: 22331 Assertions:

[Oorexx-devel] intermittent test failures

2018-03-21 Thread Erich Steinböck
We're picking up some weird test failures on our Jenkins Z build , that I haven't seen before or with any of the other Jenkins tests. #1 ~~~ REXX-ooRexx_5.0.0(MT)_64-bit 6.05 19 Mar 2018 [failure] [20180319 00:04:26.682114] svn:r11306

Re: [Oorexx-devel] Significant speed improvements in latest ooRexx 5.0

2018-03-21 Thread Rony G. Flatscher
On a new Linux machine the new ooRexx 5.0 code allows for impressive 1,670,000 external function calls/second! ---rony On 21.03.2018 12:52, Rony G. Flatscher wrote: > > With Rick's speed improvement > patch was applied to > ooRexx 5.0 trunk,

Re: [Oorexx-devel] Successfully built ooRexx v5.0 on Xubuntu 14.04 x64, but...

2018-03-21 Thread Michael Lueck
Greetings ooRexx'ers, Erich Steinböck wrote: Michael, you set the OS name when running `cmake .. -DOS_DIST= ..` Doh! cmake -DBUILD_DEB=1 -DOS_DIST=ubuntu1604 -DCMAKE_BUILD_TYPE=RELEASE ../../oorexxsvn/main/trunk 11375 is the current SVN revision level Ah, so someone must have

Re: [Oorexx-devel] Successfully built ooRexx v5.0 on Xubuntu 14.04 x64, but...

2018-03-21 Thread Erich Steinböck
Michael, you set the OS name when running `cmake .. -DOS_DIST= ..` 11375 is the current SVN revision level -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org!

[Oorexx-devel] Successfully built ooRexx v5.0 on Xubuntu 14.04 x64, but...

2018-03-21 Thread Michael Lueck
Greetings ooRexx'ers, I just successfully built the ooRexx v5.0 package now on Xubuntu 14.04 x64, however... ooRexx-5.0.0-11375.ubuntu1604.x86_64.deb the packaging script chose 16.04 rather than 14.04. I will hand rename the file back to 1404. Also, the -11375 bit is on v5.0 not stuck at 1

[Oorexx-devel] Significant speed improvements in latest ooRexx 5.0

2018-03-21 Thread Rony G. Flatscher
With Rick's speed improvement patch was applied to ooRexx 5.0 trunk, which are significant in at least calling routines, especially external routines, but also looking up classes and environment symbols if not mistaken. However, when having Rexx