Changeset 33646 for trunk/Ohana/src/libohana/include/ohana_allocate.h
- Timestamp:
- Apr 1, 2012, 2:15:36 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libohana/include/ohana_allocate.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libohana/include/ohana_allocate.h
r31663 r33646 12 12 OhanaMemstats ohana_memstats (int mode); 13 13 14 /* EAM 2012.01.18 : comparative tests on my desktop 'pikake' (Intel Core 2 Quad) show a 15 * modest speed loss when using the Ohana memory managment stuff. the tests runs a ~1.2M 16 * allocations followed by the same number of frees. with the Ohana memory code, these 17 * ran at ~0.69 sec per block; without the time was ~0.56 sec per block 18 */ 19 14 20 /* default is to use basic system memory functions */ 21 15 22 # ifdef OHANA_MEMORY 16 23
Note:
See TracChangeset
for help on using the changeset viewer.
