| View previous topic :: View next topic |
| Author |
Message |
Ivo Tops Guest
|
Posted: Fri Feb 25, 2005 7:03 am Post subject: New MEMORY USAGE measurement proposal for MM B&V |
|
|
I think the Relative performance is not really straightforward and
usefull. When testing a Memory manager I want to know speed and memory
efficiency. The combined relative performance does not really tell me
what I want to know.
These two would;
MEMORY USAGE
========================
Add to each test in code the peak and average useage in the regular
memory manager (test once). And give the number as a relative to this.
So a memory usage of 140% would mean this memory manager used 40% more
memory as the delphi standard.
PERFORMANCE
========================
Switch from displaying Ticks to displaying seconds for easier reading.
Current measurement is fine.
Kind regards,
Ivo Tops
|
|
| Back to top |
|
 |
Pierre le Riche Guest
|
Posted: Fri Feb 25, 2005 9:14 am Post subject: Re: New MEMORY USAGE measurement proposal for MM B&V |
|
|
Hi Ivo,
I have made big changes to the scoring system in 0.21. I will explain it
together with the 0.22 B&V release.
I had posted the list of changes earlier, but accidentally cancelled it
myself .
Regards,
Pierre
|
|
| Back to top |
|
 |
Dennis Guest
|
Posted: Fri Feb 25, 2005 10:16 am Post subject: Re: New MEMORY USAGE measurement proposal for MM B&V |
|
|
Hi Pierre
Loking forward to the release and the documentation.
The 0.21 release is not uploaded yet because of a mistake by my webmanager -
better divorce her ;-)
Regards
Dennis
|
|
| Back to top |
|
 |
|