Talk:Function frequency: Difference between revisions

→‎Specification: added some comments on the specification of this task. -- ~~~~
m (→‎Specification: corrected typo of the spelling of ''task'' [from tsak (sic)]. -- ~~~~)
(→‎Specification: added some comments on the specification of this task. -- ~~~~)
Line 4:
 
: The other way to implement this (execution frequency) would also make a good task. I have used such facilities for performance profiling. --[[User:IanOsgood|IanOsgood]] 16:32, 23 April 2012 (UTC)
 
:: I assume by ''execution frequency'', you actually meant ''execution count'', as frequency implies how many executions per some period of time. -- [[User:Gerard Schildberger|Gerard Schildberger]] 22:15, 28 September 2012 (UTC)
:: Also, I misunderstood what the task's author meant when he specified "how often it is ''used'' by the programmer". He probably meant ''specified'' (in the source) instead of actually ''using'' the function. It was the word '''used''' that caused me to program the REXX version for a run-time analysis. -- [[User:Gerard Schildberger|Gerard Schildberger]] 22:15, 28 September 2012 (UTC)
 
=== What is a "function"? ===