User talk:Horst.h

Revision as of 23:09, 12 December 2018 by rosettacode>Paddy3118 (Timings...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Hi, I note that in one of your examples you sprinkle timings. On RC we tend not to get too involved in mentioning runtimes unless it is exceptionally slow. It is best to restrict timings to maybe comparative timings between two algorithms in the same language, and only where necessary: "This new algorithm cut the run time from X hours to only Y minutes" kind of thing. Actual run times will be hard to duplicate by anyone else, but th scaling in run times might be achieved. The RC emphasis is on idiomatic code rather than the absolute fastest code. Most examples will not take hours to run in most programming languages, and most examples don't need timings.

Thanks for your examples :-)
--Paddy3118 (talk) 23:09, 12 December 2018 (UTC)

Return to the user page of "Horst.h".