added test alloc with working purecap
This commit is contained in:
@@ -843,6 +843,12 @@ for use with huge pages, demonstrates a clear advantage in scenarios where memor
|
||||
patterns benefit from its design. The results align with expectations, showcasing the impact
|
||||
of its capability to handle memory more efficiently by leveraging huge pages.
|
||||
|
||||
<points metric based>
|
||||
- Each benchmark reflection for the metric
|
||||
- summary based on each benchmark reflected
|
||||
|
||||
- summarize all the bullet points.
|
||||
|
||||
A particularly striking observation is the significant reduction in data TLB walks,
|
||||
L2 data TLB reads, and TLB refills—consistently showing a 90\% decrease across all
|
||||
benchmarks compared to Jemalloc. This improvement is due to the modified allocator's
|
||||
|
||||
Reference in New Issue
Block a user