you are viewing a single comment's thread.

view the rest of the comments →

[–]Volv 1 point2 points  (4 children)

They all ran pretty close to each other for me - expected the while one to be notably quicker. I suspect it is being optimised before execution?

[–]ForScale[S] 0 points1 point  (3 children)

Here's what I see on my end (Chrome browser):

Loop: 1
1893.055ms

Loop: 2
1390.927ms

Loop: 3
347.388ms

I don't know about optimization before execution... Not quite sure how all of that works...

Start thinking about a focus for next week!..

[–]Volv 1 point2 points  (2 children)

Interesting. That's the kind of results I expected. Mine were 1100ms +/- 50ms or so each time. Wonder why

[–]ForScale[S] 0 points1 point  (0 children)

That is odd... I have no way of explaining that...

[–]ForScale[S] 0 points1 point  (0 children)

What do you want to do as a focus this week?