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

0 Members and 1 Guest are viewing this topic.

Aino

  • Ent
  • ******
  • Thank You
  • -Given: 1
  • -Receive: 20
  • Posts: 1,483
  • They'll eat you next!
  • Eufloria: Yes
While loops - how many times does it loop in a second?
« on: March 25, 2011, 06:55:42 PM »
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: 0
  • -Receive: 17
  • Posts: 899
  • Eufloria: Yes
Re: While loops - how many times does it loop in a second?
« Reply #1 on: March 25, 2011, 08:03:24 PM »
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: 1
  • -Receive: 20
  • Posts: 1,483
  • They'll eat you next!
  • Eufloria: Yes
Re: While loops - how many times does it loop in a second?
« Reply #2 on: March 25, 2011, 08:13:36 PM »
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 25, 2011, 08:30:48 PM by Aino »

annikk.exe

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

Aino

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