Ron,

Additional report at the same state xHarbour vc Harbour.
The different on sizeof(METHOD) maybe interesting:

                  .----------------------.
                  | XHARBOUR  |  HARBOUR |
------------------+-----------+----------|
sizeof(HB_ITEM)   |       24  |       24 |
sizeof(METHOD)    |       56  |       28 |
sizeof(HB_SYMB)   |       16  |       16 |
------------------+-----------+----------|
HB_MEM_CHAR       |   114656  |   170244 |
HB_MEM_BLOCK      |   114656  |   170244 |
HB_MEM_RUN        |   114656  |   170244 |
HB_MEM_VM         |  2015136  |  2047028 |
HB_MEM_EMS        |        0  |        0 |
HB_MEM_FM         |   392560  |   392560 |
HB_MEM_FMSEGS     |        1  |        1 |
HB_MEM_SWAP       |   739296  |   771620 |
HB_MEM_CONV       |        0  |        0 |
HB_MEM_EMSUSED    |        0  |        0 |
HB_MEM_USED       |  8490004  |  7594107 |
HB_MEM_BLOCKS     |    44379  |    33328 |
HB_MEM_USEDMAX    |  8500838  |  7604754 |
HB_MEM_STACKITEMS |      280  |      380 |
HB_MEM_STACK      |     6720  |     9120 |
HB_MEM_STACK_TOP  |       76  |       92 |
HB_MEM_LIST_BLOCKS|  8490342  |  7594379 |
                  `-----------+----------'

On Mon, 21 Apr 2008 21:42:58 -0700
Ron Pinkas <[EMAIL PROTECTED]> wrote:

> Andi,
> 
> 1. Please try again, after: 2008-04-22 00:06 UTC-0430 Ron Pinkas <ron/ 
> at/xharbour.com>
> 
> 2. Memory( HB_MEM_STACKITEMS ) can be added at PEAK point of memory  
> consumption.
> 
> Ron

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to