Two Plus Two Older Archives  

Go Back   Two Plus Two Older Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #5  
Old 11-10-2005, 06:17 AM
pokergrader pokergrader is offline
Senior Member
 
Join Date: Apr 2005
Posts: 210
Default Re: Hold\'em roll-out simulators?

Storing all possible combinations of the 7 card hands is incredibly wasteful. In fact, because most computers will store some of your huge memory in virtual memory, it would be much faster just to efficiently process each 7 hand combination individually.

PokerStove is so fast not because it can process hands quickly, but because it is very smart about which boards it needs to process and which ones it doesn't, and lumps them all together.

I have not looked at or run your program, but if you really want to make it more viable for anybody to run, fix up the code that uses >500 MB of ram, as it is probably slowing the program down.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:41 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.