How to convert the number of operations into time ?

Revision en1, by Saul_Goodman_, 2021-12-23 16:21:11

Hy everybody

My question is that after I calculate the number of operations that my code will do how can I convert it to time in seconds and also how to know the number of megabytes of memory my code will use. I didn't find a source talking about it so if you have anything that might help me I will be grateful if you share it.

Tags time complexity, memory usage, help me

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Saul_Goodman_ 2021-12-23 16:21:11 382 Initial revision (published)