[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.programming

Universal Scalability Law (USL) version 1.0

Ramine

3/26/2016 4:44:00 PM


Hello,

I have just implemented a very powerful tool called USL using
mathematics, please read about it here:

http://www.perfdyn...Manifesto/USLscalab...


Here it is:

Universal Scalability Law (USL) for Delphi and FreePascal version 1.0


Author: Amine Moulay Ramdane.

Email: aminer@videotron.ca


Description:

This program analyzes system performance data with the Universal
Scalability Law (USL), and it compiles with Delphi XE versions and
FreePascal.

You have to supply the performance data as a csv file format,
please take a look at the supplied csv file called "data.csv",
the first line of the names of the colomuns of the csv file must
be commented by "#" character.

Just compile the usl.pas program and run it by executing it
on the command prompt like this: usl data.csv

The Universal Scalability Law (USL) was developed by Dr. Neil J.
Gunther. It can be used to analyze system performance data in order to
learn more about the scalability limitations of the system.

Details are presented in the book *Guerrilla Capacity Planning*.

Authors of Universal Scalability Law website:

http://www.perfdyn...


- Platform: Win32 ,Win64,Linux,OSX



Thank you,
Amine Moulay Ramdane.
3 Answers

Morgoth Bauglir

2/10/2013 6:11:00 PM

0


> Marvin the Martian <marvin@ontomars.org> wrote in
> news:8r6dnaWp98i3WIrMnZ2dnUVZ5qudnZ2d@giganews.com:
>
>> On Sun, 10 Feb 2013 07:17:18 -0800, Morgoth Bauglir wrote:
>>
>>>> "Marvin the Martian" <marvin@ontomars.org> wrote in message
>>>> news:zPSdndRNxsrbUIvMnZ2dnUVZ5jydnZ2d@giganews.com...
>>>>> On Sat, 09 Feb 2013 17:21:08 -0500, Sid9 wrote:
>>>>>
>>>>>> .
>>>>>> Not enough Americans are dead yet for a judge to read it another
> way.
>>>>>> 20 first graders and six adults were not enough... YET.
>>>>>
>>>>> So, what are you gun grabbers going to do? Kill more children? Once
>>>>> people figure out who's behind all these mass murders you guys
> better
>>>>> start running.
>>>>
>>>> I love the notion that implies that the way a written law should be
>>>> read/interpreted depends on event that have nothing to do with that
>>>> law.
>>>> That's like saying that when enough pink weather balloons are floated
> a
>>>> judge will be allowed to interpret the 1st Amendment differently..
>>>
>>> Not at all.
>>>
>>> It simply means that what _you_ think the Constitution means is
>>> completely irrelevant.
>>
>> What the people think the constitution says is entirely relevant.
>
>
> But not legally binding.
>
>
>> Last I
>> looked, it says "WE THE PEOPLE..."
>>
>
> Remember that when disparaging non-citizens.
>
>
>> The PEOPLE created the central government and gave it limited power and
>> restrained it on almost ALL issues domestic.
>>
>
> Tell that to the "limited government" advocates
> of mandatory vaginal probes and "papers please" laws.
>
>
>
>> It is OUR document, not the document of socialist elitists, nor the
>> document of the Supreme Court.
>
>
> The Constitution says what the Supreme Court
> says it says.

The criminals don't believe that.

That's why they're criminals.

RD Sandman

2/11/2013 6:42:00 AM

0

Spokane Social Club <spo@kane.invalid> wrote in news:kf9493$ftb$18
@solani.org:

> On 2/10/2013 10:53 AM, Mitchell Holman wrote:
>>> It is OUR document, not the document of socialist elitists, nor the
>>> >document of the Supreme Court.
>>
>> The Constitution says what the Supreme Court
>> says it says.
>
> That is obviously NOT true, if ti were there'd have never been any
> amendments made to it, clown.

Huh?


--
Sleep well, tonight.....

RD (The Sandman

You can be young without money, but you
can't be old without it.

Ramine

3/26/2016 4:50:00 PM

0


Hello,


You can download it from here:

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


Thank you,
Amine Moulay Ramdane.