Write a program that compares the time of execution of different methods of calculating the GCD i.e gcd1,2,3,4 then plot graph.. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 5

Write a program that compares the time of execution of different methods of calculating the GCD i.e gcd1,2,3,4 then plot graph..

for comparison

10th May 2017, 5:53 PM
💀Bena☠
💀Bena☠ - avatar
4 Answers
+ 2
Can't you do that yourself?
10th May 2017, 6:15 PM
Amaras A
Amaras A - avatar
+ 2
Maybe if you asked nicely, you wouldn't have so many downvotes... So, you want a benchmark of basic gcd computing methods? Can you provide the functions? If you can program them...
10th May 2017, 7:33 PM
Amaras A
Amaras A - avatar
0
make a func to print ctime before and after exec of your methods, then use decorator
11th May 2017, 10:46 AM
Damon RealMen
Damon RealMen - avatar
- 1
pls answer it.. I cant
10th May 2017, 6:26 PM
💀Bena☠
💀Bena☠ - avatar