Skip to content

Commit 74255c1

Browse files
authored
Add performance line plot to README
Added a performance line plot image to the README.
1 parent 7a00c37 commit 74255c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ The actual free blocks are maintained within doubly linked lists, and the head o
111111

112112
## Performance Metrics
113113
As of now i have not quantified the performance of allocator and is a pending work.
114+
![performance line plot](https://aka411.github.io/tlsf-memory-allocator/performance_line_plot.svg)
114115

115116
## Prerequisites
116117

0 commit comments

Comments
 (0)