2016 Update
This commit is contained in:
parent
948b86eafa
commit
dcf5d15da3
7965 changed files with 139854 additions and 31002 deletions
|
|
@ -2,6 +2,7 @@
|
|||
{{omit from|GUISS}}
|
||||
{{omit from|ML/I}}
|
||||
|
||||
;Task:
|
||||
Write a program which uses a timer (with the least granularity available
|
||||
on your system) to time how long a function takes to execute.
|
||||
|
||||
|
|
@ -11,3 +12,4 @@ between start and finish, which could include time used by
|
|||
other processes on the computer.
|
||||
|
||||
This task is intended as a subtask for [[Measure relative performance of sorting algorithms implementations]].
|
||||
<br><br>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue