Re: Fastcode MM B&V 0.48



Hi

I would suggest this fix.

remove the loop

// for n := 1 to 50 do // loop added to have more than 1000 MTicks for
this

And increase the number of strings to 3,000,000

This will give a proper runtime.

I will include it in 0.48.

Tell me if you disagree and we will change it again.

Regards
Dennis


.



Relevant Pages

  • Re: Fastcode MM B&V 0.48
    ... > I would suggest this fix. ... > remove the loop ... > And increase the number of strings to 3,000,000 ... Dennis's or if Dennis has a split personality. ...
    (borland.public.delphi.language.basm)
  • Re: C# coding guidelines: use "this." or not when referring to member fields/properties within the
    ... Alphabetic for strings isn't quite so ... One example of where people go wrong is when they want to optimise loop ... implementation so that each iteration takes 10% less time will only ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: shrinker->nr = LONG_MAX means deadlock for icache
    ... If breaking the loop despite we made progress doesn't risk to make us go ... an huge nr value would over-shrink the caches. ... proposed fix was ok. ... status of the kernel that they used has all nr_unused and other icache ...
    (Linux-Kernel)
  • RE: Error handling in a Do Loop
    ... I made the changes you suggested to my strings - blanking them correctly now. ... have any further suggestion or pointers, ... > When loop is able to ping a computer and able to pull the information, ... when the loop does not ping a computer/unable to ...
    (microsoft.public.windows.server.scripting)
  • Re: Stupid Newbie Needs Help
    ... Without the loop the program works fine with the ... with 0-terminated strings, that way you can take advantage of C's ... hold up to 10 tokens, where each token may be up to 80 characters ... should give a clue of how the variable/constant/function/macro is ...
    (comp.lang.c)