Author Topic: While loops - how many times does it loop in a second?  (Read 4834 times)

Aino

  • Ent
  • ******
  • Thank You
  • -Given: 4
  • -Receive: 30
  • Posts: 1,527
  • Eufloria: Yes
While loops - how many times does it loop in a second?
« on: March 26, 2011, 01:55:42 AM »
So, the name says it all(or asks*), how many times to a while loop loop in a second, so far I've figurd out it's around 62... But does it depend on computer specs and stuff that involves how good the computer perform?

Pilchard123

  • Tester
  • Old Oak
  • ****
  • Thank You
  • -Given: 4
  • -Receive: 24
  • Posts: 932
  • Eufloria: Yes
Re: While loops - how many times does it loop in a second?
« Reply #1 on: March 26, 2011, 03:03:24 AM »
I generally use a tester that I made - it doesn't give perfect results, but it should be good enough to run a quick and dirty check.

I attached it somewhere around here...

Aino

  • Ent
  • ******
  • Thank You
  • -Given: 4
  • -Receive: 30
  • Posts: 1,527
  • Eufloria: Yes
Re: While loops - how many times does it loop in a second?
« Reply #2 on: March 26, 2011, 03:13:36 AM »
Yeah, a tester is simply made, but I don't need this anymore :)
EDIT: You can run a test in the start of a amp, which allows for more complex stuff.. I made a little bit of a cool intro to the TD :D

P.S Expect my TD soon :)
« Last Edit: March 26, 2011, 03:30:48 AM by Aino »

annikk.exe

  • Achiever
  • Ent
  • ****
  • Thank You
  • -Given: 0
  • -Receive: 4
  • Posts: 1,809
Re: While loops - how many times does it loop in a second?
« Reply #3 on: March 28, 2011, 04:25:59 PM »
It's 60, according to Alex.  :>  I asked about this a while ago and that was his answer.

Aino

  • Ent
  • ******
  • Thank You
  • -Given: 4
  • -Receive: 30
  • Posts: 1,527
  • Eufloria: Yes
Re: While loops - how many times does it loop in a second?
« Reply #4 on: March 28, 2011, 09:21:39 PM »
Ok, nice to know :) But I don't need it anymore though...