D'oh

Thanks Pascal and Raul,

It was the avx on the first line that I was missing. Still I am not seeing a 
marked increase in performance for avx versus non avx

    JVERSION
Engine: j807/j64/darwin
Release-d: commercial/2019-03-18T16:07:14
Library: 8.07.26
Qt IDE: 1.7.9/5.9.6
Platform: Darwin 64
Installer: J807 install
InstallPath: /users/bobtherriault/j64-807
Contact: www.jsoftware.com

    timespacex '%. x: ? 50 50 $ 50'
22.0225 4.5479e6
       1000 timespacex '%. ? 50 50 $ 50'
0.000341546 305536

    JVERSION
Engine: j901/j64avx/darwin
Beta-h: commercial/2019-08-26T15:19:32
Library: 9.01.08
Qt IDE: 1.8.3/5.12.3
Platform: Darwin 64
Installer: J901 install
InstallPath: /users/bobtherriault/j901
Contact: www.jsoftware.com

     timespacex '%. x: ? 50 50 $ 50'
21.8336 4.54918e6
     1000 timespacex '%. ? 50 50 $ 50'
0.000372748 305536

Is there a better test to run to indicate performance gains?

Cheers, bob


> On Aug 27, 2019, at 11:40 AM, Raul Miller <[email protected]> wrote:
> 
> On Tue, Aug 27, 2019 at 2:37 PM 'robert therriault' via Programming
> <[email protected]> wrote:
>> What should I be looking for to know whether avx is in operation? Is it 2!:7 
>> ''?
> 
> That would work. Or you could look at the first line from JVERSION.
> 
> FYI,
> 
> -- 
> Raul
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to