Changeset e82a6e4f
- Timestamp:
 - Apr 28, 2022, 9:47:15 AM (4 years ago)
 - Branches:
 - ADT, ast-experimental, master, pthread-emulation, qualifiedEnum
 - Children:
 - 45200b67
 - Parents:
 - 1b64344
 - File:
 - 
      
- 1 edited
 
- 
          
  doc/theses/mubeen_zulfiqar_MMath/conclusion.tex (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
doc/theses/mubeen_zulfiqar_MMath/conclusion.tex
r1b64344 re82a6e4f 36 36 37 37 Starting a micro-benchmark test-suite for comparing allocators, rather than relying on a suite of arbitrary programs, has been an interesting challenge. 38 The current micro-benchmark allowssome understand of allocator implementation properties without actually looking at the implementation.38 The current micro-benchmarks allow some understand of allocator implementation properties without actually looking at the implementation. 39 39 For example, the memory micro-benchmark quickly identified how several of the allocators work at the global level. 40 40 It was not possible to show how the micro-benchmarks adjustment knobs were used to tune to an interesting test point. … … 52 52 53 53 After llheap is made available on gitHub, interacting with its users to locate problems and improvements, will make llbench a more robust memory allocator. 54 As well, feedback from the \uC and \CFA projects, which have adopted llheap for their memory allocator, will provide additional feedback.  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.