• My Universal Scalability Law for Delphi and FreePascal was updated to v

    From Ramine@21:1/5 to All on Sat Apr 16 17:41:44 2016
    Hello.......


    My Universal Scalability Law for Delphi and FreePascal was updated to
    version 3.0..

    Finally i have added nonlinear regression using the simplex method
    as minimization, this is all about mathematics, so now you have two
    options:

    When you pass the -nlr option to my usl or usl_graph programs
    they will solve the problem using mathematical nonlinear regression
    using the simplex method as minimization that is more efficient.

    If you don't pass -nlr, they will use the default solver that is
    polynomial regression.

    So now my USL prorams are really powerful and complete,
    and i think they are stable.

    I have included the 32 bit and 64 bit executables of my
    programs inside the zip file to easy the job for you.

    You can download my USL programs version 3.0 with the source code from:

    https://sites.google.com/site/aminer68/universal-scalability-law-for-delphi-and-freepascal


    Thank you,
    Amine Moulay Ramdane.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Sky89@21:1/5 to All on Thu Aug 2 19:45:40 2018
    Hello,


    My Universal Scalability Law for Delphi and FreePascal was updated to
    version 3.21

    Now i have specified that:

    Coefficient Alpha is: the contention

    And

    Coefficient Beta is: the coherency.

    Contention and coherency are measured as the fraction of the sequential execution time. A value of 0 means that there is no effect on
    performance. A contention factor of 0.2, for instance, means that 20% of
    the sequential execution time cannot be parallelized. A coherency factor
    of 0.01 means that the time spent in the synchronization between each
    pair of processes is 1% of the sequential execution time.

    And i have included a 32 bit and 64 bit windows executables called
    usl.exe and usl_graph.exe inside the zip, please read the readme file
    to know how to use it, it is a very powerful tool.

    You can download and read about my Universal Scalability Law for Delphi
    and FreePascal version 3.21 from:

    https://sites.google.com/site/scalable68/universal-scalability-law-for-delphi-and-freepascal



    Thank you,
    Amine Moulay Ramdane.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)