What size stack are people using???

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

What size stack are people using???

Dennis smith-4
I realize that it can be application dependent, but I just wondered what
people tended to use??

We seem to have 10,000 mostly -- we do run into overflows sometimes,
particularly with recursive algorithms.

--
Dennis Smith                         +1 416.798.7948
Cherniak Software Development Corporation   Fax: +1 416.798.0948
509-2001 Sheppard Avenue East        [hidden email]
Toronto, ON M2J 4Z8              sip:[hidden email]
Canada         http://www.CherniakSoftware.com
Entrance off Yorkland Blvd south of Sheppard Ave east of the DVP


Reply | Threaded
Open this post in threaded view
|

Re: What size stack are people using???

Gerhard Obermann
10.000, the default value of 1000 seems to be too small in most cases!
No more overflows with 10.000 so far.

Gerhard

On Fri, Jun 11, 2010 at 1:51 PM, Dennis Smith <[hidden email]> wrote:
I realize that it can be application dependent, but I just wondered what
people tended to use??

We seem to have 10,000 mostly -- we do run into overflows sometimes,
particularly with recursive algorithms.

--
Dennis Smith                                     +1 416.798.7948
Cherniak Software Development Corporation   Fax: +1 416.798.0948
509-2001 Sheppard Avenue East        [hidden email]
Toronto, ON M2J 4Z8              sip:[hidden email]
Canada                           http://www.CherniakSoftware.com
Entrance off Yorkland Blvd south of Sheppard Ave east of the DVP



Reply | Threaded
Open this post in threaded view
|

Re: What size stack are people using???

joseph.bacanskas
In reply to this post by Dennis smith-4
Hi Dennis:

We use 10,000.  If it isn't debuggable at 10,000, it probably isn't at
20,000 either. ;-)

Cheers!!

-----
Joseph Bacanskas,
GemStone DBA
NYK Business Systems Americas Inc.
206.464.5987



Dennis Smith <[hidden email]>
Sent by: <[hidden email]>
06/11/2010 04:51 AM
Please respond to
"GemStone Smalltalk Customer Forum" <[hidden email]>


To
"GemStone Smalltalk Customer Forum" <[hidden email]>
cc

Subject
[gemstone-smalltalk] What size stack are people using???






I realize that it can be application dependent, but I just wondered what
people tended to use??

We seem to have 10,000 mostly -- we do run into overflows sometimes,
particularly with recursive algorithms.

--
Dennis Smith                                                      +1
416.798.7948
Cherniak Software Development Corporation   Fax: +1 416.798.0948
509-2001 Sheppard Avenue East        [hidden email]
Toronto, ON M2J 4Z8              sip:[hidden email]
Canada                                                    
http://www.CherniakSoftware.com
Entrance off Yorkland Blvd south of Sheppard Ave east of the DVP