AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 7 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Generating unique random integers
jetskijoe

Replies: 71
Views: 8810

PostForum: Scripts & Functions   Posted: Mon Jun 11, 2007 5:08 am   Subject: Generating unique random integers
Yes I will post the total time tomorrow or later tonight if it finishes before I go to bed.
finished with 200 stores and 100,000 items in each store Smile below is the stats:

#SingleInstance Force ...
  Topic: Generating unique random integers
jetskijoe

Replies: 71
Views: 8810

PostForum: Scripts & Functions   Posted: Mon Jun 11, 2007 4:52 am   Subject: Generating unique random integers
Here is running with 1 thread and just doing 10 stores:

the [store] is in milliseconds is my timing per store

[info]
Starttime=20070610234855
Endtime=20070610235053
totaldays=0.001370
totalh ...
  Topic: Generating unique random integers
jetskijoe

Replies: 71
Views: 8810

PostForum: Scripts & Functions   Posted: Mon Jun 11, 2007 4:39 am   Subject: Generating unique random integers
Will do thanks for the help. I am going to let it run over night on a dual 3.0gh hyper threaded with 3 gig of memory. I will post my times after. I have noticed that AHK is not multi processor so i ...
  Topic: Generating unique random integers
jetskijoe

Replies: 71
Views: 8810

PostForum: Scripts & Functions   Posted: Mon Jun 11, 2007 3:16 am   Subject: Generating unique random integers
here is my other problem. Thanks again for all the help with the first one it did help but I need to do a count on each random number per store. I can't figure out the best way to do it so I did it v ...
  Topic: Generating unique random integers
jetskijoe

Replies: 71
Views: 8810

PostForum: Scripts & Functions   Posted: Sun Jun 10, 2007 11:48 pm   Subject: Generating unique random integers
Thanks that script did seem to work well.
  Topic: Generating unique random integers
jetskijoe

Replies: 71
Views: 8810

PostForum: Scripts & Functions   Posted: Sun Jun 10, 2007 4:09 pm   Subject: Generating unique random integers
I found this post my problem is it seems to run slow I was wandering if anyone has anyway to make it faster:


totalitem = 200000
startitem = 100000
MAX := startitem + totalitem
loop, 100000 ...
  Topic: SciTE4AutoHotkey - New version
jetskijoe

Replies: 56
Views: 8041

PostForum: Scripts & Functions   Posted: Thu May 31, 2007 4:18 pm   Subject: SciTE4AutoHotkey - New version
I just wanted to say this is a great program. I was just wandering how offen you updated it. The properies and the auto complete. Also is this open source? or is there a way to join the develment t ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group