
5 Nov
2005
5 Nov
'05
7:36 a.m.
I uploaded a tarball of all the stats collected from -hr -hc and -hd runs to http://wagerlabs.com/logon-stats.tgz On Nov 5, 2005, at 10:10 AM, Joel Reymont wrote:
Folks,
This is a I came up with a "scripting" environment for poker server people to excercise their server. All it basically does is compose and parse binary packets and let scripters send and receive them.
The issue I have is that the "script" runs fine on Mac OSX (1Gb of memory, though 6Gb VM) and runs out of memory on a Windows machine with 512Mb of memory and 768Mb of VM. The memory error is from malloc which leads me to believe memory fragmentation could be an issue. Running on Windows is a customer requirement.