|
|
|
|
|
by byroot
4994 days ago
|
|
When you do a benchmark you usually run the code more than once. It's milliseconds. The real question is how many time the code loop. But anyway the interesting number is how many times it's slower compared to an equivalent code. |
|